Searched defs:InstFcmp (Results 1 – 2 of 2) sorted by relevance
66 virtual void instrumentFcmp(LoweringContext &, class InstFcmp *) {} in instrumentFcmp()
369 InstFcmp::InstFcmp(Cfg *Func, FCond Condition, Variable *Dest, Operand *Source1, in InstFcmp() function in Ice::InstFcmp