Searched defs:SignExt (Results 1 – 7 of 7) sorted by relevance
1782 constexpr bool SignExt = true; in newBaseRegister() local2098 constexpr bool SignExt = true; in legalizeMemOperand() local2278 constexpr bool SignExt = false; in hiOperand() local3418 constexpr bool SignExt = false; in lowerCall() local
37 bool OperandMIPS32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) { in canHoldOffset()
347 bool OperandARM32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) { in canHoldOffset()
3577 constexpr bool SignExt = false; in lowerCall() local
1159 auto GuessNonIVOperand = [&](bool SignExt) { in cloneArithmeticIVUser()
3990 PPCInstrInfo::isSignOrZeroExtended(const MachineInstr &MI, bool SignExt, in isSignOrZeroExtended()
22513 SDValue SignExt = Curr; in LowerEXTEND_VECTOR_INREG() local