Searched defs:lis (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegAllocBase.cpp | 59 void RegAllocBase::init(VirtRegMap &vrm, LiveIntervals &lis, in init()
|
| H A D | InterferenceCache.cpp | 52 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 | 61 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() 154 SplitAnalysis::SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, in SplitAnalysis()
|
| H A D | RegisterPressure.cpp | 261 const LiveIntervals *lis, in init()
|
| H A D | RegisterCoalescer.cpp | 2652 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 | LiveInterval.h | 1016 explicit ConnectedVNInfoEqClasses(LiveIntervals &lis) : LIS(lis) {} in ConnectedVNInfoEqClasses()
|
| H A D | MachinePipeliner.h | 375 SwingSchedulerDAG(MachinePipeliner &P, MachineLoop &L, LiveIntervals &lis, in SwingSchedulerDAG()
|