Searched defs:lis (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocBase.cpp | 58 void RegAllocBase::init(VirtRegMap &vrm, LiveIntervals &lis, in init()
|
H A D | InterferenceCache.cpp | 53 LiveIntervals *lis, in init()
|
H A D | InterferenceCache.h | 103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear()
|
H A D | SplitKit.cpp | 62 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() 155 SplitAnalysis::SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, in SplitAnalysis()
|
H A D | RegisterPressure.cpp | 265 const LiveIntervals *lis, in init()
|
H A D | RegisterCoalescer.cpp | 2591 LiveIntervals *lis, const TargetRegisterInfo *TRI, bool SubRangeJoin, in JoinVals()
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_listener.c | 148 errorcb(struct evconnlistener *lis, void *data_) in errorcb()
|
/freebsd/contrib/libevent/test/ |
H A D | regress_listener.c | 148 errorcb(struct evconnlistener *lis, void *data_) in errorcb()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachinePipeliner.h | 209 SwingSchedulerDAG(MachinePipeliner &P, MachineLoop &L, LiveIntervals &lis, in SwingSchedulerDAG()
|
H A D | LiveInterval.h | 1010 explicit ConnectedVNInfoEqClasses(LiveIntervals &lis) : LIS(lis) {} in ConnectedVNInfoEqClasses()
|