Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1922 bool IsOutputSigned = isa<FPToSIInst>(FI); foldItoFPtoI() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17772 bool IsOutputSigned = N->getOpcode() == ISD::FP_TO_SINT; FoldIntToFPToInt() local
[all...]