Home
last modified time | relevance | path

Searched defs:MSB (Results 1 – 11 of 11) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStringExtras.h160 inline uint8_t hexFromNibbles(char MSB, char LSB) { in hexFromNibbles()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1488 unsigned &LSB, unsigned &MSB, in isBitfieldExtractOpFromAnd()
1613 unsigned &MSB) { in isSeveralBitsExtractOpFromShr()
1861 uint64_t Imm, uint64_t MSB, in getUsefulBitsFromBitfieldMoveOpd()
1891 uint64_t MSB = in getUsefulBitsFromUBFM() local
1929 uint64_t MSB = in getUsefulBitsFromBFM() local
/external/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp164 ConstantInt *MSB; in generateUnsignedDivisionCode() local
/external/swiftshader/third_party/llvm-7.0/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-7.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2383 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13450 unsigned MSB = BitWidth - Imm.countLeadingZeros() - 1; in ReduceLoadOpStoreWidth() local