Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:FCMP_TRUE

3544     case lltok::kw_true: P = CmpInst::FCMP_TRUE; break;