Searched defs:SignExt (Results 1 – 7 of 7) sorted by relevance
1822 constexpr bool SignExt = true; in newBaseRegister() local2138 constexpr bool SignExt = true; in legalizeMemOperand() local2318 constexpr bool SignExt = false; in hiOperand() local3466 constexpr bool SignExt = false; in lowerCall() local
39 bool OperandMIPS32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) { in canHoldOffset()
352 bool OperandARM32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) { in canHoldOffset()
3747 constexpr bool SignExt = false; in lowerCall() local
1034 auto GuessNonIVOperand = [&](bool SignExt) { in cloneArithmeticIVUser()
2496 static bool SearchSignedMulShort(SDValue SignExt, unsigned *Opc, SDValue &Src1, in SearchSignedMulShort()
16095 SDValue SignExt = Curr; in LowerSIGN_EXTEND_VECTOR_INREG() local