Home | History | Annotate | Download | only in src

Lines Matching refs:Fcmp

100     X(Fcmp, "fcmp");
371 : InstHighLevel(Func, Inst::Fcmp, 2, Dest), Condition(Condition) {
857 Str << " = fcmp " << InstFcmpAttributes[getCondition()].DisplayString << " "