Lines Matching refs:NotLea
1234 constexpr bool NotLea = false; in emitIAS() local
1235 emitIASRegOpTyGPR(Func, NotLea, Ty, Var, Src, Emitter); in emitIAS()
1845 constexpr bool NotLea = false; in emitIAS() local
1846 emitIASRegOpTyGPR(Func, NotLea, Ty, SrcVar0, Src1, RegEmitter); in emitIAS()
1972 constexpr bool NotLea = false; in emitIAS() local
1973 emitIASRegOpTyGPR(Func, NotLea, Ty, SrcVar0, Src1, RegEmitter); in emitIAS()
2302 constexpr bool NotLea = false; in emitIAS() local
2303 emitIASRegOpTyGPR(Func, NotLea, DestTy, Dest, Src, GPRRegEmitter); in emitIAS()
2481 constexpr bool NotLea = false; in emitIAS() local
2482 emitIASRegOpTyGPR<false, true>(Func, NotLea, SrcTy, Dest, Src, this->Emitter); in emitIAS()
2554 constexpr bool NotLea = false; in emitIAS() local
2555 emitIASRegOpTyGPR<false, true>(Func, NotLea, SrcTy, Dest, Src, this->Emitter); in emitIAS()