Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:FCMP_UGE

2986     case lltok::kw_uge: P = CmpInst::FCMP_UGE; break;