Searched refs:SrcsLo (Results 1 – 1 of 1) sorted by relevance
2584 Int32Operands SrcsLo(loOperand(Src0), loOperand(Src1)); in lowerInt64Arithmetic() local2586 assert(SrcsLo.swappedOperands() == SrcsHi.swappedOperands()); in lowerInt64Arithmetic()2587 assert(SrcsLo.hasConstOperand() == SrcsHi.hasConstOperand()); in lowerInt64Arithmetic()2599 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()2600 Operand *Src1LoRF = SrcsLo.src1RF(this); in lowerInt64Arithmetic()2610 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()2611 Operand *Src1LoRF = SrcsLo.src1RF(this); in lowerInt64Arithmetic()2621 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()2622 Operand *Src1LoRF = SrcsLo.src1RF(this); in lowerInt64Arithmetic()2632 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()[all …]