Home
last modified time | relevance | path

Searched refs:ShrinkWrap (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp114 class ShrinkWrap : public MachineFunctionPass { class
258 ShrinkWrap() : MachineFunctionPass(ID) { in ShrinkWrap() function in __anon8a4a73dd0111::ShrinkWrap
286 char ShrinkWrap::ID = 0;
288 char &llvm::ShrinkWrapID = ShrinkWrap::ID;
290 INITIALIZE_PASS_BEGIN(ShrinkWrap, DEBUG_TYPE, "Shrink Wrap Pass", false, false)
296 INITIALIZE_PASS_END(ShrinkWrap, DEBUG_TYPE, "Shrink Wrap Pass", false, false) in INITIALIZE_PASS_DEPENDENCY()
298 bool ShrinkWrap::useOrDefCSROrFI(const MachineInstr &MI, RegScavenger *RS, in INITIALIZE_PASS_DEPENDENCY()
556 bool ShrinkWrap::checkIfRestoreSplittable( in checkIfRestoreSplittable()
579 bool ShrinkWrap::postShrinkWrapping(bool HasCandidate, MachineFunction &MF, in postShrinkWrapping()
686 void ShrinkWrap::updateSaveRestorePoints(MachineBasicBlock &MBB, in updateSaveRestorePoints()
[all …]
/freebsd/lib/clang/libllvm/
H A DMakefile457 SRCS_MIN+= CodeGen/ShrinkWrap.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td2683 // Explicit SP in the first operand prevents ShrinkWrap optimization