Home
last modified time | relevance | path

Searched refs:getRmwBeacon (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInst.cpp489 Variable *InstStore::getRmwBeacon() const { in getRmwBeacon() function in Ice::InstStore
878 if (getRmwBeacon()) { in dump()
880 getRmwBeacon()->dump(Func); in dump()
DIceInst.h769 Variable *getRmwBeacon() const;
DIceTargetLoweringX86BaseImpl.h6967 NewStore->setRmwBeacon(Instr->getRmwBeacon());