Searched defs:vrm (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DRegAllocBase.cpp53 void RegAllocBase::init(VirtRegMap &vrm, argument
H A DSpiller.cpp54 VirtRegMap *vrm; member in class:__anon10287::SpillerBase
62 SpillerBase(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
172 TrivialSpiller(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
186 createSpiller(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
[all...]
H A DRegAllocPBQP.cpp139 VirtRegMap *vrm; member in class:__anon10259::RegAllocPBQP
H A DInlineSpiller.cpp136 InlineSpiller(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
188 createInlineSpiller(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
H A DSplitKit.cpp42 SplitAnalysis::SplitAnalysis(const VirtRegMap &vrm, argument
325 SplitEditor(SplitAnalysis &sa, LiveIntervals &lis, VirtRegMap &vrm, MachineDominatorTree &mdt) argument
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DLiveRangeEdit.h102 LiveRangeEdit(LiveInterval *parent, SmallVectorImpl<LiveInterval*> &newRegs, MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, Delegate *delegate = 0) argument

Completed in 123 milliseconds