Home
last modified time | relevance | path

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

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