Home
last modified time | relevance | path

Searched refs:HasComputedFrame (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h273 bool hasComputedFrame() const { return HasComputedFrame; } in hasComputedFrame()
602 bool HasComputedFrame = false; variable
DIceTargetLoweringMIPS32.cpp1718 this->HasComputedFrame = true; in addProlog()
DIceTargetLoweringARM32.cpp1668 this->HasComputedFrame = true; in addProlog()
DIceTargetLoweringX86BaseImpl.h1240 this->HasComputedFrame = true;