Searched refs:refineSubRanges (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveRangeCalc.cpp | 98 LI.refineSubRanges(*Alloc, SubMask, in calculate()
|
D | LiveInterval.cpp | 883 void LiveInterval::refineSubRanges(BumpPtrAllocator &Allocator, in refineSubRanges() function in LiveInterval
|
D | RegisterCoalescer.cpp | 862 IntB.refineSubRanges(Allocator, SA.LaneMask, in removeCopyByCommutingDef() 3110 LI.refineSubRanges(Allocator, LaneMask, in mergeSubRangeInto()
|
D | SplitKit.cpp | 531 DestLI.refineSubRanges(Allocator, LaneMask, in buildSingleSubRegCopy()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 793 void refineSubRanges(BumpPtrAllocator &Allocator, LaneBitmask LaneMask,
|