Home
last modified time | relevance | path

Searched defs:BU (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.cpp126 if (all_of(Usage, [](const BufferUsage &BU) { return !BU.MaxUsedSlots; })) { in printSchedulerUsage()
144 const BufferUsage &BU = Usage[I]; in printSchedulerUsage() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1109 if (auto BU = CB->getOperandBundle(LLVMContext::OB_funclet)) in removeImplausibleInstructions() local
H A DMachinePipeliner.cpp1749 SmallPtrSet<SUnit *, 4> &BU = B[U]; in unblock() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3690 OperandBundleUse BU = Call.getOperandBundleAt(i); in visitCallBase() local
7025 const OperandBundleUse &BU) { in verifyAttachedCallBundle()
H A DAsmWriter.cpp2899 OperandBundleUse BU = Call->getOperandBundleAt(i); in writeOperandBundles() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10634 if (const SCEVUnknown *BU = dyn_cast<SCEVUnknown>(B)) in HasSameValue() local