Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInst.h296 bool getKnownFrameOffset() const { return KnownFrameOffset; } in getKnownFrameOffset() function
DIceTargetLoweringMIPS32.cpp2396 const bool AllocaWithKnownOffset = Instr->getKnownFrameOffset(); in lowerAlloca()
DIceTargetLoweringARM32.cpp2230 const bool AllocaWithKnownOffset = Instr->getKnownFrameOffset(); in lowerAlloca()
DIceTargetLoweringX86BaseImpl.h1477 const bool AllocaWithKnownOffset = Instr->getKnownFrameOffset();