Searched refs:IcInput (Results 1 – 1 of 1) sorted by relevance
6020 ICmpInst::Predicate IcInput = static_cast<ICmpInst::Predicate>(CondCode); in lowerICMPIntrinsic() local6029 unsigned PromoteOp = ICmpInst::isSigned(IcInput) ? in lowerICMPIntrinsic()6035 ISD::CondCode CCOpcode = getICmpCondCode(IcInput); in lowerICMPIntrinsic()6065 FCmpInst::Predicate IcInput = static_cast<FCmpInst::Predicate>(CondCode); in lowerFCMPIntrinsic() local6066 ISD::CondCode CCOpcode = getFCmpCondCode(IcInput); in lowerFCMPIntrinsic()