Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp75 MFI.setStackID(FrameIndex, TargetStackID::WasmLocal); in getLocalForStackObject()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h756 void setStackID(int ObjectIdx, uint8_t ID) { in setStackID() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp171 MF->getFrameInfo().setStackID(FrameIndex, in set()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp501 MFI.setStackID(I, TargetStackID::Default); in removeDeadFrameIndices()
H A DSIInstrInfo.cpp1618 FrameInfo.setStackID(FrameIndex, TargetStackID::SGPRSpill); in storeRegToStackSlot()
1811 FrameInfo.setStackID(FrameIndex, TargetStackID::SGPRSpill); in loadRegFromStackSlot()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp780 MFI.setStackID(ObjectIdx, Object.StackID); in initializeFrameInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp529 MFI.setStackID(FI, TargetStackID::ScalableVector); in storeRegToStackSlot()
613 MFI.setStackID(FI, TargetStackID::ScalableVector); in loadRegFromStackSlot()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp1027 MFFrame.setStackID(FrameIdx, TargetStackID::NoAlloc); in assignCalleeSavedSpillSlots()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2833 MFI.setStackID(RPI.FrameIdx, TargetStackID::ScalableVector); in spillCalleeSavedRegisters()
H A DAArch64InstrInfo.cpp3943 MFI.setStackID(FI, StackID); in storeRegToStackSlot()
4100 MFI.setStackID(FI, StackID); in loadRegFromStackSlot()
H A DAArch64ISelLowering.cpp7380 MFI.setStackID(FI, TargetStackID::ScalableVector); in LowerCall()
22741 MFI.setStackID(MFI.getStackProtectorIndex(), in finalizeLowering()