Home
last modified time | relevance | path

Searched refs:BundleIdx (Results 1 – 25 of 35) sorted by relevance

12

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp339 const unsigned BundleIdx = Idx = LiveBundles.size(); in bundleCFG() local
340 DEBUG(dbgs() << "Creating LB#" << BundleIdx << ": in:BB#" in bundleCFG()
362 assert(Idx == BundleIdx && "Inconsistent CFG"); in bundleCFG()
365 Idx = BundleIdx; in bundleCFG()
384 assert(Idx == BundleIdx && "Inconsistent CFG"); in bundleCFG()
387 Idx = BundleIdx; in bundleCFG()
535 unsigned BundleIdx = BlockBundle.lookup(MBB).second; in finishBlockStack() local
536 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack()
549 DEBUG(dbgs() << "LB#" << BundleIdx << ": "); in finishBlockStack()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp774 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in CloneInstructionInExitBlock() local
775 BundleIdx != BundleEnd; ++BundleIdx) { in CloneInstructionInExitBlock()
776 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in CloneInstructionInExitBlock()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp1238 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in CloneInstructionInExitBlock() local
1239 BundleIdx != BundleEnd; ++BundleIdx) { in CloneInstructionInExitBlock()
1240 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in CloneInstructionInExitBlock()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1333 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1334 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1335 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp1333 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1334 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1335 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1408 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1409 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1410 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp1351 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in CloneInstructionInExitBlock() local
1352 BundleIdx != BundleEnd; ++BundleIdx) { in CloneInstructionInExitBlock()
1353 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in CloneInstructionInExitBlock()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp1376 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in CloneInstructionInExitBlock() local
1377 BundleIdx != BundleEnd; ++BundleIdx) { in CloneInstructionInExitBlock()
1378 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in CloneInstructionInExitBlock()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1428 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1429 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1430 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1376 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in CloneInstructionInExitBlock() local
1377 BundleIdx != BundleEnd; ++BundleIdx) { in CloneInstructionInExitBlock()
1378 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in CloneInstructionInExitBlock()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1468 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1469 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1470 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1376 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in CloneInstructionInExitBlock() local
1377 BundleIdx != BundleEnd; ++BundleIdx) { in CloneInstructionInExitBlock()
1378 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in CloneInstructionInExitBlock()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1428 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1429 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1430 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86FloatingPoint.cpp551 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true); in finishBlockStack() local
552 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack()
565 LLVM_DEBUG(dbgs() << "LB#" << BundleIdx << ": "); in finishBlockStack()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86FloatingPoint.cpp546 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true);
547 LiveBundle &Bundle = LiveBundles[BundleIdx];
560 LLVM_DEBUG(dbgs() << "LB#" << BundleIdx << ": ");
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86FloatingPoint.cpp546 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true); in finishBlockStack() local
547 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack()
560 LLVM_DEBUG(dbgs() << "LB#" << BundleIdx << ": "); in finishBlockStack()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1487 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1488 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1489 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLICM.cpp1487 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1488 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1489 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1487 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1488 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1489 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1487 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1488 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1489 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1487 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
1488 BundleIdx != BundleEnd; ++BundleIdx) { in cloneInstructionInExitBlock()
1489 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in cloneInstructionInExitBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp552 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true); in finishBlockStack() local
553 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack()
566 LLVM_DEBUG(dbgs() << "LB#" << BundleIdx << ": "); in finishBlockStack()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp552 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true); in finishBlockStack() local
553 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack()
566 LLVM_DEBUG(dbgs() << "LB#" << BundleIdx << ": "); in finishBlockStack()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp552 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true); in finishBlockStack() local
553 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack()
566 LLVM_DEBUG(dbgs() << "LB#" << BundleIdx << ": "); in finishBlockStack()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86FloatingPoint.cpp552 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true); in finishBlockStack() local
553 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack()
566 LLVM_DEBUG(dbgs() << "LB#" << BundleIdx << ": "); in finishBlockStack()

12