Home
last modified time | relevance | path

Searched refs:splitSeparateComponents (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyOptimizeLiveIntervals.cpp88 LIS.splitSeparateComponents(LIS.getInterval(Reg), SplitLIs); in runOnMachineFunction()
DWebAssemblyRegStackify.cpp477 LIS.splitSeparateComponents(LI, SplitLIs); in shrinkToUses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h440 void splitSeparateComponents(LiveInterval &LI,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp433 LIS.splitSeparateComponents(*LI, SplitLIs); in eliminateDeadDefs()
DLiveIntervals.cpp211 splitSeparateComponents(LI, SplitLIs); in computeVirtRegs()
1663 void LiveIntervals::splitSeparateComponents(LiveInterval &LI, in splitSeparateComponents() function in LiveIntervals
DSplitKit.cpp1536 LIS.splitSeparateComponents(LI, SplitLIs); in finish()
DRegisterCoalescer.cpp330 LIS->splitSeparateComponents(*LI, SplitLIs); in shrinkToUses()