Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FrameLowering.h90 processFunctionBeforeFrameIndicesReplaced(MachineFunction &MF,
DAArch64FrameLowering.cpp3266 void AArch64FrameLowering::processFunctionBeforeFrameIndicesReplaced( in processFunctionBeforeFrameIndicesReplaced() function in AArch64FrameLowering
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h360 processFunctionBeforeFrameIndicesReplaced(MachineFunction &MF,
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.h128 processFunctionBeforeFrameIndicesReplaced(MachineFunction &MF,
DX86FrameLowering.cpp3565 void X86FrameLowering::processFunctionBeforeFrameIndicesReplaced( in processFunctionBeforeFrameIndicesReplaced() function in X86FrameLowering
/external/llvm-project/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp264 TFI->processFunctionBeforeFrameIndicesReplaced(MF, RS); in runOnMachineFunction()