Home
last modified time | relevance | path

Searched defs:InstPhi (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstrumentation.h72 virtual void instrumentPhi(LoweringContext &, class InstPhi *) {} in instrumentPhi()
DIceDefs.h69 class InstPhi; variable
DIceInst.cpp387 InstPhi::InstPhi(Cfg *Func, SizeT MaxSrcs, Variable *Dest) in InstPhi() function in Ice::InstPhi
DIceTargetLoweringMIPS32.cpp5385 void TargetMIPS32::lowerPhi(const InstPhi * /*Instr*/) { in lowerPhi()
DIceTargetLoweringX8664.cpp5054 void TargetX8664::lowerPhi(const InstPhi * /*Instr*/) { in lowerPhi()
DIceTargetLoweringARM32.cpp5721 void TargetARM32::lowerPhi(const InstPhi * /*Instr*/) { in lowerPhi()
DIceTargetLoweringX8632.cpp5644 void TargetX8632::lowerPhi(const InstPhi * /*Instr*/) { in lowerPhi()