Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp365 void LiveIntervals::extendSegmentsToUses(LiveRange &Segments, in extendSegmentsToUses() function in LiveIntervals
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp368 void LiveIntervals::extendSegmentsToUses(LiveRange &Segments, in extendSegmentsToUses() function in LiveIntervals
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp353 static void extendSegmentsToUses(LiveRange &LR, const SlotIndexes &Indexes, in extendSegmentsToUses() function