Home
last modified time | relevance | path

Searched refs:processFunctionBeforeFrameIndicesReplaced (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIFrameLowering.h61 void processFunctionBeforeFrameIndicesReplaced(
DSIFrameLowering.cpp1422 void SIFrameLowering::processFunctionBeforeFrameIndicesReplaced( in processFunctionBeforeFrameIndicesReplaced() function in SIFrameLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64FrameLowering.h93 processFunctionBeforeFrameIndicesReplaced(MachineFunction &MF,
DAArch64FrameLowering.cpp3758 void AArch64FrameLowering::processFunctionBeforeFrameIndicesReplaced( in processFunctionBeforeFrameIndicesReplaced() function in AArch64FrameLowering
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h379 processFunctionBeforeFrameIndicesReplaced(MachineFunction &MF,
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86FrameLowering.h140 processFunctionBeforeFrameIndicesReplaced(MachineFunction &MF,
DX86FrameLowering.cpp3948 void X86FrameLowering::processFunctionBeforeFrameIndicesReplaced( in processFunctionBeforeFrameIndicesReplaced() function in X86FrameLowering
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp279 TFI->processFunctionBeforeFrameIndicesReplaced(MF, RS); in runOnMachineFunction()