Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FCMP_OGT

4090         Ops[0], ConvertType(E->getCallReturnType()), ICmpInst::FCMP_OGT,
4120 case NEON::BI__builtin_neon_vcgtd_f64: P = llvm::FCmpInst::FCMP_OGT; break;
4140 case NEON::BI__builtin_neon_vcgts_f32: P = llvm::FCmpInst::FCMP_OGT; break;
4725 return EmitAArch64CompareBuiltinExpr(Ops[0], Ty, ICmpInst::FCMP_OGT,