Searched defs:lis (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegAllocBase.cpp | 58 LiveIntervals &lis, in init()
|
D | InterferenceCache.cpp | 57 LiveIntervals *lis, in init()
|
D | InterferenceCache.h | 103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear()
|
D | SplitKit.cpp | 71 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() 151 SplitAnalysis::SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, in SplitAnalysis() 366 LiveIntervals &lis, VirtRegMap &vrm, in SplitEditor()
|
D | RegisterPressure.cpp | 265 const LiveIntervals *lis, in init()
|
D | RegisterCoalescer.cpp | 2375 LiveIntervals *lis, const TargetRegisterInfo *TRI, bool SubRangeJoin, in JoinVals()
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | ppc_zoom_ultimate.s | 64 lis r12,0xFF label 195 lis r12,0xFF label 216 lis r17,0x0F01 label
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachinePipeliner.h | 200 SwingSchedulerDAG(MachinePipeliner &P, MachineLoop &L, LiveIntervals &lis, in SwingSchedulerDAG()
|
D | LiveInterval.h | 996 explicit ConnectedVNInfoEqClasses(LiveIntervals &lis) : LIS(lis) {} in ConnectedVNInfoEqClasses()
|
/third_party/node/deps/v8/src/codegen/ppc/ |
D | assembler-ppc.cc | 961 void Assembler::lis(Register dst, const Operand& imm) { in lis() function in v8::internal::Assembler
|