Home
last modified time | relevance | path

Searched defs:MSB (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1420 unsigned &LSB, unsigned &MSB, in isBitfieldExtractOpFromAnd()
1544 unsigned &MSB) { in isSeveralBitsExtractOpFromShr()
1791 uint64_t Imm, uint64_t MSB, in getUsefulBitsFromBitfieldMoveOpd()
1821 uint64_t MSB = in getUsefulBitsFromUBFM() local
1859 uint64_t MSB = in getUsefulBitsFromBFM() local
/external/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp164 ConstantInt *MSB; in generateUnsignedDivisionCode() local
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2421 unsigned MSB = 31 - countLeadingZeros(And_imm); in tryV6T2BitfieldExtractOp() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6450 unsigned MSB = BitWidth - Imm.countLeadingZeros() - 1; in ReduceLoadOpStoreWidth() local
DSelectionDAG.cpp3298 unsigned MSB = NumBits / 8; in getMemsetStringVal() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10913 unsigned MSB = BitWidth - Imm.countLeadingZeros() - 1; in ReduceLoadOpStoreWidth() local