Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:FCmp

2478       return Instruction::FCmp;
2740 if (Op != Instruction::ICmp && Op != Instruction::FCmp)
2773 if (Op != Instruction::ICmp && Op != Instruction::FCmp)
3154 case Instruction::FCmp: {
3156 bool FCmp = (it->getOpcode() == Instruction::FCmp);
3163 if (FCmp)
5052 case Instruction::FCmp:
5731 case Instruction::FCmp: {