Home
last modified time | relevance | path

Searched defs:DestLI (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DPHIElimination.cpp328 LiveInterval &DestLI = LIS->getInterval(DestReg); in LowerPHINode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPHIElimination.cpp344 LiveInterval &DestLI = LIS->getInterval(DestReg); in LowerPHINode() local
H A DSplitKit.cpp514 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def) { in buildSingleSubRegCopy()
553 LiveInterval &DestLI = LIS.getInterval(Edit->get(RegIdx)); in buildCopy() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSplitKit.cpp519 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def) { in buildSingleSubRegCopy()
551 LiveInterval &DestLI = LIS.getInterval(Edit->get(RegIdx)); in buildCopy() local
H A DPHIElimination.cpp405 LiveInterval &DestLI = LIS->getInterval(DestReg); in LowerPHINode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1291 LiveInterval &DestLI = LIS->getInterval(Dest); in convertToThreeAddressWithLEA() local