Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FCMP_OGE

4076         Ops[0], ConvertType(E->getCallReturnType()), ICmpInst::FCMP_OGE,
4119 case NEON::BI__builtin_neon_vcged_f64: P = llvm::FCmpInst::FCMP_OGE; break;
4139 case NEON::BI__builtin_neon_vcges_f32: P = llvm::FCmpInst::FCMP_OGE; break;
4717 return EmitAArch64CompareBuiltinExpr(Ops[0], Ty, ICmpInst::FCMP_OGE,