Home
last modified time | relevance | path

Searched defs:needsFrameMoves (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCRegisterInfo.cpp131 bool ARCRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in ARCRegisterInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCRegisterInfo.cpp130 bool ARCRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in ARCRegisterInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp205 bool XCoreRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in XCoreRegisterInfo
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp206 bool XCoreRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in XCoreRegisterInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp205 bool XCoreRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in XCoreRegisterInfo
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp417 bool needsFrameMoves = MMI.hasDebugInfo() || Fn->needsUnwindTableEntry(); in emitPrologue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineFunction.cpp545 bool MachineFunction::needsFrameMoves() const { in needsFrameMoves() function in MachineFunction
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineFunction.cpp628 bool MachineFunction::needsFrameMoves() const { in needsFrameMoves() function in MachineFunction
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp867 bool needsFrameMoves = in emitPrologue() local