Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstrumentation.h71 virtual void instrumentLoad(LoweringContext &, class InstLoad *) {} in instrumentLoad()
DIceInst.cpp382 InstLoad::InstLoad(Cfg *Func, Variable *Dest, Operand *SourceAddr) in InstLoad() function in Ice::InstLoad