Searched defs:SignBitMask (Results 1 – 7 of 7) sorted by relevance
22 static constexpr uint8_t SignBitMask = 0x80; member in __anon0dbc87590111::PPCXCOFFObjectWriter
110 static constexpr Unsigned SignBitMask = Unsigned(1) << (Bits - 1); // 00100000 member
2561 const int SignBitMask = 0x80000000; LowerFROUND32() local
781 __anon4f77c6d20402(ICmpInst *ICmp, Value *&X, APInt &SignBitMask) foldSignedTruncationCheck() argument
2380 const SDValue SignBitMask = DAG.getConstant(UINT32_C(1) << 31, SL, MVT::i32); LowerFTRUNC() local
2435 const auto SignBitMask = B.buildConstant(S32, UINT32_C(1) << 31); legalizeIntrinsicTrunc() local
6917 auto SignBitMask = MIRBuilder.buildConstant( lowerFCopySign() local