Home
last modified time | relevance | path

Searched defs:extendToIndices (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DLiveIntervals.h192 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { in extendToIndices() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h187 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { in extendToIndices() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DLiveIntervals.h192 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { in extendToIndices() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h185 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { in extendToIndices() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DLiveIntervals.h192 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { in extendToIndices() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DLiveIntervals.h192 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { in extendToIndices() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp623 void LiveIntervals::extendToIndices(LiveRange &LR, in extendToIndices() function in LiveIntervals
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp620 void LiveIntervals::extendToIndices(LiveRange &LR, in extendToIndices() function in LiveIntervals
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp576 void LiveIntervals::extendToIndices(LiveRange &LR, in extendToIndices() function in LiveIntervals