Home
last modified time | relevance | path

Searched defs:ExponentLoBit (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6979 auto ExponentLoBit = MIRBuilder.buildConstant(SrcTy, 23); lowerFPTOSI() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8128 SDValue ExponentLoBit = DAG.getConstant(23, dl, IntVT); expandFP_TO_SINT() local