Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h75 virtual void instrumentSelect(LoweringContext &, class InstSelect *) {} in instrumentSelect()
DIceInst.cpp480 InstSelect::InstSelect(Cfg *Func, Variable *Dest, Operand *Condition, in InstSelect() function in Ice::InstSelect