Lines Matching refs:src0R

2429   Variable *src0R(TargetARM32 *Target) const {  in src0R()  function in Ice::ARM32::__anon6a253d620b11::NumericOperandsBase
2605 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()
2607 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2616 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()
2618 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2627 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()
2629 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2638 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()
2640 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2649 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()
2651 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2703 Variable *Src0RLo = SrcsLo.src0R(this); in lowerInt64Arithmetic()
2708 _mov(DestHi, SrcsHi.src0R(this)); in lowerInt64Arithmetic()
2728 Variable *Src0RHi = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2801 Variable *Src0RHi = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2806 _mov(DestLo, SrcsLo.src0R(this)); in lowerInt64Arithmetic()
2835 Variable *Src0RLo = SrcsLo.src0R(this); in lowerInt64Arithmetic()
3228 Variable *Src0R = Srcs.src0R(this); in lowerArithmetic()
3239 Variable *Src0R = Srcs.src0R(this); in lowerArithmetic()
3254 Variable *Src0R = Srcs.src0R(this); in lowerArithmetic()
3262 Variable *Src0R = Srcs.src0R(this); in lowerArithmetic()
3274 Variable *Src0R = Srcs.src0R(this); in lowerArithmetic()
3287 Variable *Src0R = Srcs.src0R(this); in lowerArithmetic()
3313 Variable *Src0R = Srcs.src0R(this); in lowerArithmetic()
3324 Variable *Src0R = Srcs.src0R(this); in lowerArithmetic()
3365 Variable *Src0R = Srcs.src0R(this); in lowerArithmetic()
4461 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64IcmpCond()
4462 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64IcmpCond()
4468 Variable *Src0RLo = SrcsLo.src0R(this); in lowerInt64IcmpCond()
4469 Variable *Src0RHi = SrcsHi.src0R(this); in lowerInt64IcmpCond()
4575 Variable *Src0R = Srcs.src0R(this); in lowerInt32IcmpCond()
4581 Variable *Src0R = Srcs.src0R(this); in lowerInt32IcmpCond()
4629 _lsls(T, Srcs.src0R(this), ShAmtImm); in lowerInt8AndInt16IcmpCond()
4638 Func, IceType_i32, Srcs.src0R(this), OperandARM32::LSL, in lowerInt8AndInt16IcmpCond()