Home
last modified time | relevance | path

Searched defs:SrcLI (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp116 const LiveInterval &SrcLI = LIS.getInterval(Reg); in isRematerializable() local
H A DPHIElimination.cpp670 LiveInterval &SrcLI = LIS->getInterval(SrcReg); in LowerPHINode() local
H A DInlineSpiller.cpp442 LiveInterval &SrcLI = LIS.getInterval(SrcReg); in hoistSpillInsideBB() local
H A DRegisterCoalescer.cpp1687 const LiveInterval &SrcLI = LIS->getInterval(SrcReg); in eliminateUndefCopy() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1370 LiveInterval &SrcLI = LIS->getInterval(Src); in convertToThreeAddressWithLEA() local