Searched refs:RegEmitter (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceInstX86BaseImpl.h | 1851 static const GPREmitterRegOp RegEmitter = {&Assembler::cmp, &Assembler::cmp, in emitIAS() local 1858 emitIASRegOpTyGPR(Func, NotLea, Ty, SrcVar0, Src1, RegEmitter); in emitIAS() 1979 static const GPREmitterRegOp RegEmitter = {&Assembler::test, nullptr, in emitIAS() local 1986 emitIASRegOpTyGPR(Func, NotLea, Ty, SrcVar0, Src1, RegEmitter); in emitIAS()
|