Lines Matching full:fcmp
1069 return getOpcode() == Instruction::ICmp || getOpcode() == Instruction::FCmp;1175 case Instruction::FCmp:1976 assert(pred <= FCmpInst::LAST_FCMP_PREDICATE && "Invalid FCmp Predicate");1987 const ConstantExprKeyType Key(Instruction::FCmp, ArgVec, pred);2891 case Instruction::FCmp: