Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInstX8632.h390 Variable *getBeacon() const { return llvm::cast<Variable>(this->getSrc(2)); } in getBeacon() function
H A DIceInstX8664.h329 Variable *getBeacon() const { return llvm::cast<Variable>(this->getSrc(2)); } in getBeacon() function