Searched defs:needsFrameMoves (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCRegisterInfo.cpp130 bool ARCRegisterInfo::needsFrameMoves(const MachineFunction &MF) { function in class:ARCRegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp205 bool XCoreRegisterInfo::needsFrameMoves(const MachineFunction &MF) { function in class:XCoreRegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp545 bool MachineFunction::needsFrameMoves() const { function in class:MachineFunction
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp885 bool needsFrameMoves = local

Completed in 127 milliseconds