Home
last modified time | relevance | path

Searched defs:InstSwitch (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h77 virtual void instrumentSwitch(LoweringContext &, class InstSwitch *) {} in instrumentSwitch()
DIceDefs.h70 class InstSwitch; variable
DIceInst.cpp506 InstSwitch::InstSwitch(Cfg *Func, SizeT NumCases, Operand *Source, in InstSwitch() function in Ice::InstSwitch