/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430FrameLowering.h | 48 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | MSP430FrameLowering.cpp | 290 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in MSP430FrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreFrameLowering.h | 52 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | XCoreFrameLowering.cpp | 573 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in XCoreFrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVFrameLowering.h | 38 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | RISCVFrameLowering.cpp | 398 void RISCVFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in RISCVFrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCFrameLowering.h | 54 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | ARCFrameLowering.cpp | 435 void ARCFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in ARCFrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.h | 42 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | SystemZFrameLowering.cpp | 358 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in SystemZFrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCFrameLowering.h | 110 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | PPCFrameLowering.cpp | 1837 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in PPCFrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIFrameLowering.h | 48 void processFunctionBeforeFrameFinalized(
|
D | SIFrameLowering.cpp | 945 void SIFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in SIFrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.h | 77 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | AArch64FrameLowering.cpp | 2607 void AArch64FrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in AArch64FrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 308 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FrameLowering.h | 116 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | X86FrameLowering.cpp | 3166 void X86FrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in X86FrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.h | 71 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | HexagonFrameLowering.cpp | 1353 void HexagonFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in HexagonFrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegisterScavenging.cpp | 804 TFL.processFunctionBeforeFrameFinalized(MF, &RS); in runOnMachineFunction()
|
D | PrologEpilogInserter.cpp | 245 TFI->processFunctionBeforeFrameFinalized(MF, RS); in runOnMachineFunction()
|