Searched defs:IsOutputSigned (Results 1 – 2 of 2) sorted by relevance
1922 bool IsOutputSigned = isa<FPToSIInst>(FI); in foldItoFPtoI() local
17819 bool IsOutputSigned = N->getOpcode() == ISD::FP_TO_SINT; in FoldIntToFPToInt() local