Home
last modified time | relevance | path

Searched refs:LiveIntervalCalc (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp43 void LiveIntervalCalc::calculate(LiveInterval &LI, bool TrackSubRegs) { in calculate()
95 LiveIntervalCalc SubLIC; in calculate()
107 void LiveIntervalCalc::constructMainRangeFromSubranges(LiveInterval &LI) { in constructMainRangeFromSubranges()
124 void LiveIntervalCalc::createDeadDefs(LiveRange &LR, Register Reg) { in createDeadDefs()
136 void LiveIntervalCalc::extendToUses(LiveRange &LR, Register Reg, in extendToUses()
H A DSplitKit.h338 LiveIntervalCalc LICalc[2];
343 LiveIntervalCalc &getLICalc(unsigned RegIdx) { in getLICalc()
409 void extendPHIRange(MachineBasicBlock &B, LiveIntervalCalc &LIC,
H A DSplitKit.cpp1170 LiveIntervalCalc &LIC = getLICalc(RegIdx); in transferValues()
1242 void SplitEditor::extendPHIRange(MachineBasicBlock &B, LiveIntervalCalc &LIC, in extendPHIRange()
1274 LiveIntervalCalc &LIC = getLICalc(RegIdx); in extendPHIKillRanges()
1281 LiveIntervalCalc SubLIC; in extendPHIKillRanges()
1386 LiveIntervalCalc &LIC = getLICalc(RegIdx); in rewriteAssigned()
1395 LiveIntervalCalc SubLIC; in rewriteAssigned()
H A DCMakeLists.txt91 LiveIntervalCalc.cpp
H A DLiveIntervals.cpp129 LICalc = new LiveIntervalCalc(); in runOnMachineFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveIntervalCalc.h28 class LiveIntervalCalc : public LiveRangeCalc {
43 LiveIntervalCalc() = default;
H A DLiveIntervals.h43 class LiveIntervalCalc; variable
60 LiveIntervalCalc *LICalc = nullptr;
/openbsd-src/gnu/usr.bin/clang/libLLVMCodeGen/
H A DMakefile74 LiveIntervalCalc.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/CodeGen/
H A DBUILD.gn87 "LiveIntervalCalc.cpp",
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641347 ./usr/include/llvm/CodeGen/LiveIntervalCalc.h
H A Dclang.macppc1346 ./usr/include/llvm/CodeGen/LiveIntervalCalc.h
H A Dclang.loongson1346 ./usr/include/llvm/CodeGen/LiveIntervalCalc.h
H A Dclang.octeon1346 ./usr/include/llvm/CodeGen/LiveIntervalCalc.h
H A Dclang.arm641347 ./usr/include/llvm/CodeGen/LiveIntervalCalc.h
H A Dclang.powerpc641345 ./usr/include/llvm/CodeGen/LiveIntervalCalc.h
H A Dclang.armv71345 ./usr/include/llvm/CodeGen/LiveIntervalCalc.h
H A Dclang.i3861345 ./usr/include/llvm/CodeGen/LiveIntervalCalc.h
H A Dclang.sparc641346 ./usr/include/llvm/CodeGen/LiveIntervalCalc.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5061 llvm/include/llvm/CodeGen/LiveIntervalCalc.h
5782 llvm/lib/CodeGen/LiveIntervalCalc.cpp