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.cpp1951 uint64_t TopBit = uint64_t(1) << 31; in getIPMConversion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp5130 auto TopBit = APInt::getOneBitSet(NVT.getSizeInBits(), in PromoteNode() local
H A DLegalizeIntegerTypes.cpp764 auto TopBit = APInt::getOneBitSet(NVT.getScalarSizeInBits(), in PromoteIntRes_CTTZ() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2471 auto TopBit = in widenScalar() local