Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp592 Value *MaskedBits = B.CreateAnd(Bits, BitMask); in createMaskedBitTest() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3465 const APInt &MaskedBits = *C0; in foldICmpWithTruncSignExtendedVal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3285 const unsigned MaskedBits = XVT.getSizeInBits() - KeptBits; in optimizeSetCCOfSignedTruncationCheck() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16138 uint32_t MaskedBits = countLeadingZeros(AndMask); in PerformShiftCombine() local