Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceInstrumentation.h75 virtual void instrumentSelect(LoweringContext &, class InstSelect *) {} in instrumentSelect()
H A DIceInst.cpp472 InstSelect::InstSelect(Cfg *Func, Variable *Dest, Operand *Condition, in InstSelect() function in Ice::InstSelect