Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h705 void setStackID(int ObjectIdx, uint8_t ID) { in setStackID() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp400 MFI.setStackID(i, TargetStackID::Default); in removeDeadFrameIndices()
DSIInstrInfo.cpp1095 FrameInfo.setStackID(FrameIndex, TargetStackID::SGPRSpill); in storeRegToStackSlot()
1212 FrameInfo.setStackID(FrameIndex, TargetStackID::SGPRSpill); in loadRegFromStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp166 MF->getFrameInfo().setStackID(FrameIndex, in set()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp685 MFI.setStackID(ObjectIdx, Object.StackID); in initializeFrameInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp2215 MFI.setStackID(RPI.FrameIdx, TargetStackID::SVEVector); in spillCalleeSavedRegisters()
DAArch64InstrInfo.cpp2950 MFI.setStackID(FI, StackID); in storeRegToStackSlot()
3093 MFI.setStackID(FI, StackID); in loadRegFromStackSlot()