Home
last modified time | relevance | path

Searched defs:MaskedBits (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp568 Value *MaskedBits = B.CreateAnd(Bits, BitMask); in createMaskedBitTest() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3715 const APInt &MaskedBits = *C0; in foldICmpWithTruncSignExtendedVal() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3897 const unsigned MaskedBits = XVT.getSizeInBits() - KeptBits; in optimizeSetCCOfSignedTruncationCheck() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17514 uint32_t MaskedBits = countLeadingZeros(AndMask); in PerformShiftCombine() local