/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 56 void LiveRangeEdit::scanRemattable(LiveIntervals &lis, in scanRemattable() 72 bool LiveRangeEdit::anyRematerializable(LiveIntervals &lis, in anyRematerializable() 85 LiveIntervals &lis) { in allUsesAvailableAt() 114 LiveIntervals &lis) { in canRematerializeAt() 146 LiveIntervals &lis, in rematerializeAt()
|
D | RenderMachineFunction.h | 119 LiveIntervals *lis; variable 171 LiveIntervals *lis; variable 248 LiveIntervals *lis; variable
|
D | Splitter.h | 53 LiveIntervals *lis; variable
|
D | Spiller.cpp | 56 LiveIntervals *lis; member in __anond2c2b0460211::SpillerBase 197 LiveIntervals *lis; member in __anond2c2b0460411::StandardSpiller
|
D | CalcSpillWeights.cpp | 48 LiveIntervals &lis = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
|
D | RegAllocPBQP.cpp | 135 LiveIntervals *lis; member in __anon46417c670111::RegAllocPBQP 193 const LiveIntervals *lis, in build() 339 const LiveIntervals *lis, in build()
|
D | Splitter.cpp | 45 StartSlotComparator(LiveIntervals &lis) : lis(lis) {} in StartSlotComparator() 51 LiveIntervals &lis; member in llvm::StartSlotComparator
|
D | RenderMachineFunction.cpp | 196 LiveIntervals *lis, in setup() 316 LiveIntervals *lis) { in setup()
|
D | RegAllocBasic.cpp | 230 void RegAllocBase::init(VirtRegMap &vrm, LiveIntervals &lis) { in init()
|
D | SplitKit.cpp | 43 const LiveIntervals &lis, in SplitAnalysis() 303 LiveIntervals &lis, in SplitEditor()
|
D | LiveInterval.cpp | 149 void LiveInterval::RenumberValues(LiveIntervals &lis) { in RenumberValues()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 48 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, in VirtRegAuxInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocBase.cpp | 58 LiveIntervals &lis, in init()
|
D | InterferenceCache.cpp | 58 LiveIntervals *lis, in init()
|
D | InterferenceCache.h | 104 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear()
|
D | SplitKit.cpp | 72 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() 152 SplitAnalysis::SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, in SplitAnalysis() 367 LiveIntervals &lis, VirtRegMap &vrm, in SplitEditor()
|
D | RegisterPressure.cpp | 250 const LiveIntervals *lis, in init()
|
/external/llvm/lib/CodeGen/ |
D | RegAllocBase.cpp | 55 LiveIntervals &lis, in init()
|
D | InterferenceCache.cpp | 46 LiveIntervals *lis, in init()
|
D | InterferenceCache.h | 99 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear()
|
D | SplitKit.cpp | 44 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() 124 SplitAnalysis::SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, in SplitAnalysis() 342 LiveIntervals &lis, VirtRegMap &vrm, in SplitEditor()
|
/external/libevent/test/ |
D | regress_listener.c | 147 errorcb(struct evconnlistener *lis, void *data_) in errorcb()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 859 explicit ConnectedVNInfoEqClasses(LiveIntervals &lis) : LIS(lis) {} in ConnectedVNInfoEqClasses()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 923 explicit ConnectedVNInfoEqClasses(LiveIntervals &lis) : LIS(lis) {} in ConnectedVNInfoEqClasses()
|
/external/syzkaller/vendor/google.golang.org/grpc/ |
D | server.go | 94 lis map[net.Listener]bool member
|