Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_ogt

2976     case lltok::kw_ogt: P = CmpInst::FCMP_OGT; break;