Searched refs:SrcsHi (Results 1 – 1 of 1) sorted by relevance
2585 Int32Operands SrcsHi(hiOperand(Src0), hiOperand(Src1)); in lowerInt64Arithmetic() local2586 assert(SrcsLo.swappedOperands() == SrcsHi.swappedOperands()); in lowerInt64Arithmetic()2587 assert(SrcsLo.hasConstOperand() == SrcsHi.hasConstOperand()); in lowerInt64Arithmetic()2601 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()2602 Operand *Src1HiRF = SrcsHi.src1RF(this); in lowerInt64Arithmetic()2612 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()2613 Operand *Src1HiRF = SrcsHi.src1RF(this); in lowerInt64Arithmetic()2623 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()2624 Operand *Src1HiRF = SrcsHi.src1RF(this); in lowerInt64Arithmetic()2634 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()[all …]