Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1903 uint64_t TopBit = uint64_t(1) << 31; getIPMConversion() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp4972 auto TopBit = APInt::getOneBitSet(NVT.getSizeInBits(), PromoteNode() local
H A DLegalizeIntegerTypes.cpp683 auto TopBit = APInt::getOneBitSet(NVT.getScalarSizeInBits(), PromoteIntRes_CTTZ() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2407 auto TopBit = widenScalar() local