Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.h299 bool getKnownFrameOffset() const { return KnownFrameOffset; } in getKnownFrameOffset() function
DIceTargetLoweringARM32.cpp2040 const bool AllocaWithKnownOffset = Instr->getKnownFrameOffset(); in lowerAlloca()
DIceTargetLoweringMIPS32.cpp2351 const bool AllocaWithKnownOffset = Instr->getKnownFrameOffset(); in lowerAlloca()
DIceTargetLoweringX8664.cpp1213 const bool AllocaWithKnownOffset = Instr->getKnownFrameOffset(); in lowerAlloca()
DIceTargetLoweringX8632.cpp1303 const bool AllocaWithKnownOffset = Instr->getKnownFrameOffset(); in lowerAlloca()