Searched defs:InstIcmp (Results 1 – 3 of 3) sorted by relevance
67 virtual void instrumentIcmp(LoweringContext &, class InstIcmp *) {} in instrumentIcmp()
368 InstIcmp::InstIcmp(Cfg *Func, ICond Condition, Variable *Dest, Operand *Source1, in InstIcmp() function in Ice::InstIcmp
1163 typename std::enable_if<T::Is64Bit, void>::type lowerIcmp64(const InstIcmp *, in lowerIcmp64()