Home
last modified time | relevance | path

Searched refs:MBBEnd (Results 1 – 25 of 145) sorted by relevance

123456

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp346 MBBEnd = MI.getParent()->end(); in reset()
348 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
349 if (NextMI == MBBEnd) in reset()
358 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
359 if (NextMI == MBBEnd) in advanceBeforeNext()
392 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceToNext()
412 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp346 MBBEnd = MI.getParent()->end(); in reset()
348 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
349 if (NextMI == MBBEnd) in reset()
358 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
359 if (NextMI == MBBEnd) in advanceBeforeNext()
392 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceToNext()
412 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp346 MBBEnd = MI.getParent()->end(); in reset()
348 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
349 if (NextMI == MBBEnd) in reset()
358 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
359 if (NextMI == MBBEnd) in advanceBeforeNext()
392 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceToNext()
412 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp346 MBBEnd = MI.getParent()->end(); in reset()
348 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
349 if (NextMI == MBBEnd) in reset()
358 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
359 if (NextMI == MBBEnd) in advanceBeforeNext()
392 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceToNext()
412 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp346 MBBEnd = MI.getParent()->end(); in reset()
348 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
349 if (NextMI == MBBEnd) in reset()
358 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
359 if (NextMI == MBBEnd) in advanceBeforeNext()
392 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceToNext()
412 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp346 MBBEnd = MI.getParent()->end();
348 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd);
349 if (NextMI == MBBEnd)
358 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd);
359 if (NextMI == MBBEnd)
392 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd);
412 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext()))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp360 MBBEnd = MI.getParent()->end(); in reset()
362 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
363 if (NextMI == MBBEnd) in reset()
372 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
373 if (NextMI == MBBEnd) in advanceBeforeNext()
425 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp358 MBBEnd = MI.getParent()->end(); in reset()
360 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
361 if (NextMI == MBBEnd) in reset()
370 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
371 if (NextMI == MBBEnd) in advanceBeforeNext()
423 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp361 MBBEnd = MI.getParent()->end(); in reset()
363 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
364 if (NextMI == MBBEnd) in reset()
373 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
374 if (NextMI == MBBEnd) in advanceBeforeNext()
426 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp358 MBBEnd = MI.getParent()->end(); in reset()
360 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
361 if (NextMI == MBBEnd) in reset()
370 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
371 if (NextMI == MBBEnd) in advanceBeforeNext()
423 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp341 MBBEnd = MI.getParent()->end(); in reset()
343 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
344 if (NextMI == MBBEnd) in reset()
353 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
354 if (NextMI == MBBEnd) in advanceBeforeNext()
406 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp361 MBBEnd = MI.getParent()->end(); in reset()
363 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
364 if (NextMI == MBBEnd) in reset()
373 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
374 if (NextMI == MBBEnd) in advanceBeforeNext()
426 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp358 MBBEnd = MI.getParent()->end(); in reset()
360 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
361 if (NextMI == MBBEnd) in reset()
370 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
371 if (NextMI == MBBEnd) in advanceBeforeNext()
423 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp341 MBBEnd = MI.getParent()->end(); in reset()
343 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
344 if (NextMI == MBBEnd) in reset()
353 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
354 if (NextMI == MBBEnd) in advanceBeforeNext()
406 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp360 MBBEnd = MI.getParent()->end(); in reset()
362 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
363 if (NextMI == MBBEnd) in reset()
372 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
373 if (NextMI == MBBEnd) in advanceBeforeNext()
425 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp356 MBBEnd = MI.getParent()->end(); in reset()
358 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in reset()
359 if (NextMI == MBBEnd) in reset()
368 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd); in advanceBeforeNext()
369 if (NextMI == MBBEnd) in advanceBeforeNext()
421 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext())) in advance()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp356 MBBEnd = MI.getParent()->end();
358 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd);
359 if (NextMI == MBBEnd)
368 NextMI = skipDebugInstructionsForward(NextMI, MBBEnd);
369 if (NextMI == MBBEnd)
421 if ((NextMI == MBBEnd) || (LastTrackedMI && !advanceBeforeNext()))
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp22 auto MBBEnd = getMBB().end(); in dominates() local
23 if (B == MBBEnd) in dominates()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp21 auto MBBEnd = getMBB().end(); in dominates() local
22 if (B == MBBEnd) in dominates()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DLiveIntervals.cpp647 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
650 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
657 LR.removeSegment(Kill, MBBEnd); in pruneValue()
658 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
672 SlotIndex MBBStart, MBBEnd; in pruneValue() local
673 std::tie(MBBStart, MBBEnd) = Indexes->getMBBRange(MBB); in pruneValue()
682 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
690 LR.removeSegment(MBBStart, MBBEnd); in pruneValue()
691 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp640 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
643 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
650 LR.removeSegment(Kill, MBBEnd); in pruneValue()
651 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
665 SlotIndex MBBStart, MBBEnd; in pruneValue() local
666 std::tie(MBBStart, MBBEnd) = Indexes->getMBBRange(MBB); in pruneValue()
675 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
683 LR.removeSegment(MBBStart, MBBEnd); in pruneValue()
684 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DLiveIntervals.cpp638 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
641 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
648 LR.removeSegment(Kill, MBBEnd); in pruneValue()
649 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
663 SlotIndex MBBStart, MBBEnd; in pruneValue() local
664 std::tie(MBBStart, MBBEnd) = Indexes->getMBBRange(MBB); in pruneValue()
673 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
681 LR.removeSegment(MBBStart, MBBEnd); in pruneValue()
682 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DLiveIntervals.cpp640 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
643 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
650 LR.removeSegment(Kill, MBBEnd); in pruneValue()
651 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
665 SlotIndex MBBStart, MBBEnd; in pruneValue() local
666 std::tie(MBBStart, MBBEnd) = Indexes->getMBBRange(MBB); in pruneValue()
675 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
683 LR.removeSegment(MBBStart, MBBEnd); in pruneValue()
684 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DLiveIntervals.cpp648 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
651 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
658 LR.removeSegment(Kill, MBBEnd); in pruneValue()
659 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
673 SlotIndex MBBStart, MBBEnd; in pruneValue() local
674 std::tie(MBBStart, MBBEnd) = Indexes->getMBBRange(MBB); in pruneValue()
683 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
691 LR.removeSegment(MBBStart, MBBEnd); in pruneValue()
692 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DLiveIntervals.cpp638 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
641 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
648 LR.removeSegment(Kill, MBBEnd); in pruneValue()
649 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()
663 SlotIndex MBBStart, MBBEnd; in pruneValue() local
664 std::tie(MBBStart, MBBEnd) = Indexes->getMBBRange(MBB); in pruneValue()
673 if (LRQ.endPoint() < MBBEnd) { in pruneValue()
681 LR.removeSegment(MBBStart, MBBEnd); in pruneValue()
682 if (EndPoints) EndPoints->push_back(MBBEnd); in pruneValue()

123456