Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1899 bool IsInputSigned = isa<SIToFPInst>(OpI); foldItoFPtoI() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17480 bool IsInputSigned = N0.getOpcode() == ISD::SINT_TO_FP; FoldIntToFPToInt() local
[all...]