Home
last modified time | relevance | path

Searched defs:LIS (Results 1 – 25 of 83) sorted by relevance

1234

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/MI/
DLiveIntervalTest.cpp86 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
119 static void testHandleMove(MachineFunction &MF, LiveIntervals &LIS, in testHandleMove()
170 )MIR", [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
181 )MIR", [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
192 )MIR", [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
203 )MIR", [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
213 )MIR", [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
224 )MIR", [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
239 )MIR", [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
250 )MIR", [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
[all …]
/external/llvm/unittests/MI/
DLiveIntervalTest.cpp91 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
111 static void testHandleMove(MachineFunction &MF, LiveIntervals &LIS, in testHandleMove()
171 [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
182 [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
193 [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
204 [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
214 [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
225 [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
240 [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
251 [](MachineFunction &MF, LiveIntervals &LIS) { in TEST()
[all …]
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyStoreResults.cpp82 LiveIntervals &LIS) { in ReplaceDominatedUses()
145 LiveIntervals &LIS) { in optimizeStore()
154 LiveIntervals &LIS, in optimizeCall()
191 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
DWebAssemblyRegStackify.cpp229 const LiveIntervals &LIS) in GetVRegDef()
248 LiveIntervals &LIS) { in HasOneUse()
277 AliasAnalysis &AA, const LiveIntervals &LIS, in IsSafeToMove()
356 LiveIntervals &LIS, in OneUseDominatesOtherUses()
425 static void ShrinkToUses(LiveInterval &LI, LiveIntervals &LIS) { in ShrinkToUses()
437 MachineInstr *Insert, LiveIntervals &LIS, in MoveForSingleUse()
478 MachineBasicBlock::instr_iterator Insert, LiveIntervals &LIS, in RematerializeCheapDef()
538 MachineInstr *Insert, LiveIntervals &LIS, WebAssemblyFunctionInfo &MFI, in MoveAndTeeForMultiUse()
715 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
DWebAssemblyOptimizeLiveIntervals.cpp71 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveRangeEdit.cpp33 LiveIntervals &LIS, in createFrom()
157 void LiveRangeEdit::eraseVirtReg(unsigned Reg, LiveIntervals &LIS) { in eraseVirtReg()
165 LiveIntervals &LIS, in foldAsLoad()
212 LiveIntervals &LIS, VirtRegMap &VRM, in eliminateDeadDefs()
319 LiveIntervals &LIS, in calculateRegClassAndHint()
DLiveDebugVariables.cpp284 LiveIntervals *LIS; member in __anon008224d20311::LDVImpl
488 LiveIntervals &LIS, MachineDominatorTree &MDT, in extendDef()
550 MachineRegisterInfo &MRI, LiveIntervals &LIS) { in addDefsFromCopies()
621 LiveIntervals &LIS, in computeIntervals()
908 LiveIntervals &LIS) { in findInsertLocation()
935 LiveIntervals &LIS, in insertDebugValue()
956 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues()
DSplitKit.h45 const LiveIntervals &LIS; variable
205 LiveIntervals &LIS; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyStoreResults.cpp83 LiveIntervals &LIS) { in ReplaceDominatedUses()
146 LiveIntervals &LIS, in optimizeCall()
183 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
DWebAssemblyRegStackify.cpp266 const LiveIntervals &LIS) in GetVRegDef()
285 LiveIntervals &LIS) { in HasOneUse()
389 LiveIntervals &LIS, in OneUseDominatesOtherUses()
460 static void ShrinkToUses(LiveInterval &LI, LiveIntervals &LIS) { in ShrinkToUses()
472 MachineInstr *Insert, LiveIntervals &LIS, in MoveForSingleUse()
513 MachineBasicBlock::instr_iterator Insert, LiveIntervals &LIS, in RematerializeCheapDef()
573 MachineInstr *Insert, LiveIntervals &LIS, WebAssemblyFunctionInfo &MFI, in MoveAndTeeForMultiUse()
750 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
DWebAssemblyOptimizeLiveIntervals.cpp74 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp285 LiveIntervals *LIS; member in __anonb2ee42a60311::LDVImpl
544 LiveIntervals &LIS, MachineDominatorTree &MDT, in extendDef()
593 MachineRegisterInfo &MRI, LiveIntervals &LIS) { in addDefsFromCopies()
663 LiveIntervals &LIS, in computeIntervals()
780 LiveIntervals& LIS) { in splitLocation()
879 LiveIntervals &LIS) { in splitRegister()
908 splitRegister(unsigned OldReg, ArrayRef<unsigned> NewRegs, LiveIntervals &LIS) { in splitRegister()
945 LiveIntervals &LIS) { in findInsertLocation()
967 LiveIntervals &LIS, in insertDebugValue()
987 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues()
DRegAllocPBQP.cpp164 LiveIntervals &LIS = G.getMetadata().LIS; in apply() local
283 LiveIntervals &LIS = G.getMetadata().LIS; in apply() local
531 LiveIntervals &LIS) { in findVRegIntervalsToAlloc()
565 LiveIntervals &LIS = G.getMetadata().LIS; in initializeGraph() local
637 MachineFunction &MF, LiveIntervals &LIS, in spillVReg()
668 LiveIntervals &LIS = G.getMetadata().LIS; in mapPBQPToRegAlloc() local
703 LiveIntervals &LIS, in finalizeAlloc()
724 void RegAllocPBQP::postOptimization(Spiller &VRegSpiller, LiveIntervals &LIS) { in postOptimization()
742 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
DCalcSpillWeights.cpp26 void llvm::calculateSpillWeightsAndHints(LiveIntervals &LIS, in calculateSpillWeightsAndHints()
78 const LiveIntervals &LIS, in isRematerializable()
DRegAllocBase.h64 LiveIntervals *LIS; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp335 LiveIntervals *LIS; member in __anon4052aede0211::LDVImpl
607 LiveIntervals &LIS) { in extendDef()
655 MachineRegisterInfo &MRI, LiveIntervals &LIS) { in addDefsFromCopies()
726 LiveIntervals &LIS, LexicalScopes &LS) { in computeIntervals()
903 LiveIntervals& LIS) { in splitLocation()
1008 LiveIntervals &LIS) { in splitRegister()
1037 splitRegister(unsigned OldReg, ArrayRef<unsigned> NewRegs, LiveIntervals &LIS) { in splitRegister()
1115 LiveIntervals &LIS) { in findInsertLocation()
1141 LiveIntervals &LIS, in findNextInsertLocation()
1163 LiveIntervals &LIS, in insertDebugValue()
[all …]
DRegAllocPBQP.cpp195 LiveIntervals &LIS = G.getMetadata().LIS; in apply() local
312 LiveIntervals &LIS = G.getMetadata().LIS; in apply() local
557 LiveIntervals &LIS) { in findVRegIntervalsToAlloc()
582 LiveIntervals &LIS = G.getMetadata().LIS; in initializeGraph() local
679 MachineFunction &MF, LiveIntervals &LIS, in spillVReg()
709 LiveIntervals &LIS = G.getMetadata().LIS; in mapPBQPToRegAlloc() local
744 LiveIntervals &LIS, in finalizeAlloc()
773 void RegAllocPBQP::postOptimization(Spiller &VRegSpiller, LiveIntervals &LIS) { in postOptimization()
791 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
DRegAllocBase.h68 LiveIntervals *LIS = nullptr; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.cpp38 const LiveIntervals &LIS, in printLivesAt()
208 const LiveIntervals &LIS) { in getUsedRegMask()
227 collectVirtualRegUses(const MachineInstr &MI, const LiveIntervals &LIS, in collectVirtualRegUses()
255 const LiveIntervals &LIS, in getLiveLaneMask()
273 const LiveIntervals &LIS, in getLiveRegs()
DGCNRegPressure.h195 const LiveIntervals &LIS) { in getLiveRegsAfter()
201 const LiveIntervals &LIS) { in getLiveRegsBefore()
/external/llvm/lib/Target/AMDGPU/
DSIFixControlFlowLiveIntervals.cpp68 LiveIntervals *LIS = &getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DCalcSpillWeights.h44 LiveIntervals &LIS; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h53 LiveIntervals &LIS; variable
/external/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h54 LiveIntervals &LIS; variable
DLiveRegMatrix.h40 LiveIntervals *LIS; variable

1234