Home
last modified time | relevance | path

Searched refs:GPRAddrEmitter (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstX86BaseImpl.h2067 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()