Searched defs:lis (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DRegAllocBase.cpp56 init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat) argument
H A DInterferenceCache.cpp25 init(MachineFunction *mf, LiveIntervalUnion *liuarray, SlotIndexes *indexes, LiveIntervals *lis, const TargetRegisterInfo *tri) argument
H A DSpiller.cpp55 LiveIntervals *lis; member in class:__anon2320::SpillerBase
H A DInterferenceCache.h98 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { argument
H A DRegAllocPBQP.cpp136 LiveIntervals *lis; member in class:__anon2290::RegAllocPBQP
189 PBQPRAProblem *PBQPBuilder::build(MachineFunction *mf, const LiveIntervals *lis, argument
313 build(MachineFunction *mf, const LiveIntervals *lis, const MachineBlockFrequencyInfo *mbfi, const RegSet &vregs) argument
[all...]
H A DRegisterPressure.cpp177 init(const MachineFunction *mf, const RegisterClassInfo *rci, const LiveIntervals *lis, const MachineBasicBlock *mbb, MachineBasicBlock::const_iterator pos, bool ShouldTrackUntiedDefs) argument
H A DScheduleDAGInstrs.cpp47 ScheduleDAGInstrs(MachineFunction &mf, const MachineLoopInfo &mli, const MachineDominatorTree &mdt, bool IsPostRAFlag, LiveIntervals *lis) argument
H A DSplitKit.cpp42 SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, const MachineLoopInfo &mli) argument
325 SplitEditor(SplitAnalysis &sa, LiveIntervals &lis, VirtRegMap &vrm, MachineDominatorTree &mdt, MachineBlockFrequencyInfo &mbfi) argument
H A DRegisterCoalescer.cpp1384 JoinVals(LiveInterval &li, unsigned subIdx, SmallVectorImpl<VNInfo*> &newVNInfo, const CoalescerPair &cp, LiveIntervals *lis, const TargetRegisterInfo *tri) argument
/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h58 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, argument
H A DLiveRangeEdit.h114 LiveRangeEdit(LiveInterval *parent, SmallVectorImpl<unsigned> &newRegs, MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, Delegate *delegate = 0) argument
H A DLiveInterval.h664 explicit ConnectedVNInfoEqClasses(LiveIntervals &lis) : LIS(lis) {} argument
/freebsd-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dregress_listener.c144 errorcb(struct evconnlistener *lis, void *data_) argument

Completed in 116 milliseconds