Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCRegisterInfo.cpp127 bool ARCRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in ARCRegisterInfo
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreRegisterInfo.cpp71 bool XCoreRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in XCoreRegisterInfo
/external/llvm/lib/Target/XCore/
DXCoreRegisterInfo.cpp206 bool XCoreRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in XCoreRegisterInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreRegisterInfo.cpp206 bool XCoreRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in XCoreRegisterInfo
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.cpp261 bool needsFrameMoves = MMI.hasDebugInfo() || in emitPrologue() local
/external/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp417 bool needsFrameMoves = MMI.hasDebugInfo() || Fn->needsUnwindTableEntry(); in emitPrologue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp559 bool needsFrameMoves = MMI.hasDebugInfo() || F.needsUnwindTableEntry(); in emitPrologue() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FrameLowering.cpp604 bool needsFrameMoves = MMI.hasDebugInfo() || in emitPrologue() local