Home
last modified time | relevance | path

Searched refs:createEmptyInterval (Results 1 – 16 of 16) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h125 LiveInterval &createEmptyInterval(unsigned Reg) { in createEmptyInterval() function
133 LiveInterval &LI = createEmptyInterval(Reg); in createAndComputeVirtRegInterval()
DLiveRangeEdit.h175 LiveInterval &createEmptyInterval() { in createEmptyInterval() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h131 LiveInterval &createEmptyInterval(unsigned Reg) { in createEmptyInterval() function
139 LiveInterval &LI = createEmptyInterval(Reg); in createAndComputeVirtRegInterval()
DLiveRangeEdit.h185 LiveInterval &createEmptyInterval() { in createEmptyInterval() function
/external/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp143 LiveInterval &NewLI = LIS->createEmptyInterval(NewVReg); in INITIALIZE_PASS_DEPENDENCY()
DLiveRangeEdit.cpp39 LiveInterval &LI = LIS.createEmptyInterval(VReg); in createEmptyIntervalFrom()
DPHIElimination.cpp318 LiveInterval &IncomingLI = LIS->createEmptyInterval(IncomingReg); in LowerPHINode()
DLiveIntervalAnalysis.cpp829 LiveInterval& Interval = createEmptyInterval(reg); in addSegmentToEndOfBlock()
1565 LiveInterval &NewLI = createEmptyInterval(NewVReg); in splitSeparateComponents()
DSplitKit.cpp482 Edit->createEmptyInterval(); in openIntv()
486 Edit->createEmptyInterval(); in openIntv()
DMachinePipeliner.cpp2453 LIS.createEmptyInterval(ToReg); in replaceRegUsesAfterLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp143 LiveInterval &NewLI = LIS->createEmptyInterval(NewVReg); in INITIALIZE_PASS_DEPENDENCY()
DLiveRangeEdit.cpp40 LiveInterval &LI = LIS.createEmptyInterval(VReg); in createEmptyIntervalFrom()
DPHIElimination.cpp332 LiveInterval &IncomingLI = LIS->createEmptyInterval(IncomingReg); in LowerPHINode()
DLiveIntervals.cpp870 LiveInterval& Interval = createEmptyInterval(reg); in addSegmentToEndOfBlock()
1649 LiveInterval &NewLI = createEmptyInterval(NewVReg); in splitSeparateComponents()
DSplitKit.cpp677 Edit->createEmptyInterval(); in openIntv()
681 Edit->createEmptyInterval(); in openIntv()
DMachinePipeliner.cpp2575 LIS.createEmptyInterval(ToReg); in replaceRegUsesAfterLoop()