Home
last modified time | relevance | path

Searched defs:InstIcmp (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstrumentation.h67 virtual void instrumentIcmp(LoweringContext &, class InstIcmp *) {} in instrumentIcmp()
DIceInst.cpp366 InstIcmp::InstIcmp(Cfg *Func, ICond Condition, Variable *Dest, Operand *Source1, in InstIcmp() function in Ice::InstIcmp