Searched refs:GPRAddrEmitter (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceInstX86BaseImpl.h | 2067 static const GPREmitterAddrOp GPRAddrEmitter = {&Assembler::mov, in emitIAS() local 2069 emitIASAsAddrOpTyGPR(Func, DestTy, Dest, Src, GPRAddrEmitter); in emitIAS() 2291 static const GPREmitterAddrOp GPRAddrEmitter = {&Assembler::mov, in emitIAS() local 2343 emitIASAddrOpTyGPR(Func, SrcTy, StackAddr, Src, GPRAddrEmitter); in emitIAS()
|