/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | TargetFrameLoweringImpl.cpp | 55 bool TargetFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in TargetFrameLowering
|
H A D | PrologEpilogInserter.cpp | 1007 if (!TFI.needsFrameIndexResolution(Fn)) return; in replaceFrameIndices()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kFrameLowering.h | 150 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
|
H A D | M68kFrameLowering.cpp | 65 bool M68kFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in M68kFrameLowering
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetFrameLoweringImpl.cpp | 58 bool TargetFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in TargetFrameLowering
|
H A D | PrologEpilogInserter.cpp | 1135 if (!TFI.needsFrameIndexResolution(MF)) in replaceFrameIndices()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetFrameLoweringImpl.cpp | 65 bool TargetFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in TargetFrameLowering
|
H A D | PrologEpilogInserter.cpp | 1339 if (!TFI.needsFrameIndexResolution(MF)) in replaceFrameIndices()
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetFrameLowering.h | 241 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.h | 98 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
|
H A D | X86FrameLowering.cpp | 76 X86FrameLowering::needsFrameIndexResolution(const MachineFunction &MF) const { in needsFrameIndexResolution() function in X86FrameLowering
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetFrameLowering.h | 253 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.h | 97 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
|
H A D | X86FrameLowering.cpp | 75 X86FrameLowering::needsFrameIndexResolution(const MachineFunction &MF) const { in needsFrameIndexResolution() function in X86FrameLowering
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 313 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 313 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetFrameLowering.h | 310 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 313 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 313 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.h | 109 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
|
H A D | X86FrameLowering.cpp | 87 X86FrameLowering::needsFrameIndexResolution(const MachineFunction &MF) const { in needsFrameIndexResolution() function in X86FrameLowering
|