Home
last modified time | relevance | path

Searched refs:isVariableSizedObjectIndex (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h722 bool isVariableSizedObjectIndex(int ObjectIdx) const { in isVariableSizedObjectIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRPrinter.cpp397 : MFI.isVariableSizedObjectIndex(I) in convertStackObjects()
DPrologEpilogInserter.cpp711 if (MFI.isVariableSizedObjectIndex(FrameIdx)) in scavengeStackSlot()