Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegMap.h435 int getHighSpillSlot() const { in getHighSpillSlot() function
DVirtRegRewriter.cpp1244 for (int e = VRM->getHighSpillSlot(); SS <= e; ++SS) { in runOnMachineFunction()