Lines Matching refs:NotLea
1238 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()
2577 constexpr bool NotLea = false; in emitIAS() local
2578 emitIASRegOpTyGPR<false, true>(Func, NotLea, SrcTy, Dest, Src, this->Emitter); in emitIAS()