Home
last modified time | relevance | path

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

/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
/llvm-project/clang/test/AST/Interp/
H A Darrays.cpp
/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1109 if (auto BU = CB->getOperandBundle(LLVMContext::OB_funclet)) removeImplausibleInstructions() local
H A DMachinePipeliner.cpp1739 SmallPtrSet<SUnit *, 4> &BU = B[U]; unblock() local
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3675 OperandBundleUse BU = Call.getOperandBundleAt(i); visitCallBase() local
7006 verifyAttachedCallBundle(const CallBase & Call,const OperandBundleUse & BU) verifyAttachedCallBundle() argument
[all...]
H A DAsmWriter.cpp2899 OperandBundleUse BU = Call->getOperandBundleAt(i); writeOperandBundles() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10632 if (const SCEVUnknown *BU = dyn_cast<SCEVUnknown>(B)) HasSameValue() local