Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstX86BaseImpl.h1238 constexpr bool NotLea = false; in emitIAS() local
1239 emitIASRegOpTyGPR(Func, NotLea, Ty, Var, Src, Emitter); in emitIAS()
1857 constexpr bool NotLea = false; in emitIAS() local
1858 emitIASRegOpTyGPR(Func, NotLea, Ty, SrcVar0, Src1, RegEmitter); in emitIAS()
1985 constexpr bool NotLea = false; in emitIAS() local
1986 emitIASRegOpTyGPR(Func, NotLea, Ty, SrcVar0, Src1, RegEmitter); in emitIAS()
2319 constexpr bool NotLea = false; in emitIAS() local
2320 emitIASRegOpTyGPR(Func, NotLea, DestTy, Dest, Src, GPRRegEmitter); in emitIAS()
2504 constexpr bool NotLea = false; in emitIAS() local
2505 emitIASRegOpTyGPR<false, true>(Func, NotLea, SrcTy, Dest, Src, this->Emitter); in emitIAS()
[all …]