Home
last modified time | relevance | path

Searched refs:deoptLeaToAddOrNull (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h642 if (auto *Add = deoptLeaToAddOrNull(Func)) { in emitIAS()
668 Inst *deoptLeaToAddOrNull(const Cfg *Func) const { in deoptLeaToAddOrNull() function
DIceInstX86BaseImpl.h2192 if (auto *Add = this->deoptLeaToAddOrNull(Func)) { in emit()