Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h667 void setStackID(int ObjectIdx, uint8_t ID) { in setStackID() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp610 MFI.setStackID(ObjectIdx, Object.StackID); in initializeFrameInfo()
645 MFI.setStackID(ObjectIdx, Object.StackID); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp901 FrameInfo.setStackID(FrameIndex, SIStackID::SGPR_SPILL); in storeRegToStackSlot()
997 FrameInfo.setStackID(FrameIndex, SIStackID::SGPR_SPILL); in loadRegFromStackSlot()