Home
last modified time | relevance | path

Searched defs:shrinkToUses (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp446 bool LiveIntervals::shrinkToUses(LiveInterval *li, in shrinkToUses() function in LiveIntervals
553 void LiveIntervals::shrinkToUses(LiveInterval::SubRange &SR, unsigned Reg) { in shrinkToUses() function in LiveIntervals
DRegisterCoalescer.cpp323 void shrinkToUses(LiveInterval *LI, in shrinkToUses() function in __anon158514010111::RegisterCoalescer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp474 static void shrinkToUses(LiveInterval &LI, LiveIntervals &LIS) { in shrinkToUses() function