Searched refs:setStackID (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFrameLowering.cpp | 75 MFI.setStackID(FrameIndex, TargetStackID::WasmLocal); in getLocalForStackObject()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineFrameInfo.h | 743 void setStackID(int ObjectIdx, uint8_t ID) { in setStackID() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FunctionLoweringInfo.cpp | 166 MF->getFrameInfo().setStackID(FrameIndex, in set()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIMachineFunctionInfo.cpp | 536 MFI.setStackID(I, TargetStackID::Default); in removeDeadFrameIndices()
|
| H A D | SIInstrInfo.cpp | 1758 FrameInfo.setStackID(FrameIndex, TargetStackID::SGPRSpill); in storeRegToStackSlot() 1977 FrameInfo.setStackID(FrameIndex, TargetStackID::SGPRSpill); in loadRegFromStackSlot()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 790 MFI.setStackID(ObjectIdx, Object.StackID); in initializeFrameInfo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 1037 MFFrame.setStackID(FrameIdx, TargetStackID::NoAlloc); in assignCalleeSavedSpillSlots()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.cpp | 661 MFI.setStackID(FI, TargetStackID::ScalableVector); in storeRegToStackSlot() 744 MFI.setStackID(FI, TargetStackID::ScalableVector); in loadRegFromStackSlot()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FrameLowering.cpp | 3091 MFI.setStackID(RPI.FrameIdx, TargetStackID::ScalableVector); in spillCalleeSavedRegisters()
|
| H A D | AArch64InstrInfo.cpp | 4910 MFI.setStackID(FI, StackID); in storeRegToStackSlot() 5091 MFI.setStackID(FI, StackID); in loadRegFromStackSlot()
|
| H A D | AArch64ISelLowering.cpp | 7834 MFI.setStackID(FI, TargetStackID::ScalableVector); in LowerCall() 25539 MFI.setStackID(MFI.getStackProtectorIndex(), in finalizeLowering()
|