/gem5/src/arch/hsail/insts/ |
H A D | mem_impl.hh | 123 calcPrivAddr(Addr addr, Wavefront *w, int lane, GPUStaticInst *i) argument [all...] |
/gem5/src/arch/hsail/ |
H A D | operand.cc | 459 LabelOperand::getTarget(Wavefront *w, int lane) argument
|
H A D | operand.hh | 156 get(Wavefront *w, int lane) argument 190 getTarget(Wavefront *w, int lane) argument 202 SRegOperand::set(Wavefront *w, int lane, OperandType &val) argument 215 set(Wavefront *w, int lane, uint64_t &val) argument 261 get(Wavefront *w, int lane) argument 273 set(Wavefront *w, int lane, OperandType &val) argument 325 get(Wavefront *w, int lane) argument 334 set(Wavefront *w, int lane, OperandType &val) argument 382 get(Wavefront *w, int lane) argument 474 get(Wavefront *w, int lane) argument 689 calcLane(Wavefront *w, int lane) argument 723 calcLane(Wavefront *w, int lane) argument 771 get(Wavefront *w, int lane, int arg_idx) argument 778 set(Wavefront *w, int lane, OperandType val) argument [all...] |
/gem5/src/gpu-compute/ |
H A D | wavefront.cc | 777 Wavefront::waitingAtBarrier(int lane) argument [all...] |
H A D | wavefront.hh | 116 getLaneOffset(int lane, int addr) argument 134 getLaneAddr(int lane, int addr) argument 141 setLaneAddr(int lane, int addr, CType val) argument 309 readCallArgMem(int lane, int addr) argument 316 writeCallArgMem(int lane, int addr, CType val) argument [all...] |
/gem5/src/arch/arm/insts/ |
H A D | macromem.hh | 148 unsigned lane; member in class:ArmISA::MicroNeonMixLaneOp 183 uint8_t eSize, dataSize, numStructElems, lane, step; member in class:ArmISA::MicroNeonMixLaneOp64
|
H A D | macromem.cc | 554 VldSingleOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, bool all, unsigned elems, RegIndex rn, RegIndex vd, unsigned regs, unsigned inc, uint32_t size, uint32_t align, RegIndex rm, unsigned lane) argument 917 VstSingleOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, bool all, unsigned elems, RegIndex rn, RegIndex vd, unsigned regs, unsigned inc, uint32_t size, uint32_t align, RegIndex rm, unsigned lane) argument [all...] |