Searched defs:inst_addr (Results 1 - 3 of 3) sorted by relevance

/gem5/src/gpu-compute/
H A Dkernel_cfg.cc273 int inst_addr = inst->instAddr(); local
H A Dhsail_code.cc89 int inst_addr = 0; local
H A Dgpu_static_inst.hh64 void instAddr(int inst_addr) { _instAddr = inst_addr; } argument

Completed in 8 milliseconds