Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.cpp127 if (all_of(Usage, [](const BufferUsage &BU) { return !BU.MaxUsedSlots; })) { in printSchedulerUsage()
145 const BufferUsage &BU = Usage[I]; in printSchedulerUsage() local
/netbsd-src/usr.sbin/timed/timedc/
H A Dcmds.c69 #define BU 2208988800UL /* seconds before UNIX epoch */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp966 if (auto BU = CB->getOperandBundle(LLVMContext::OB_funclet)) in removeImplausibleInstructions() local
H A DMachinePipeliner.cpp1318 SmallPtrSet<SUnit *, 4> &BU = B[U]; in unblock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp3301 OperandBundleUse BU = Call.getOperandBundleAt(i); in visitCallBase() local
H A DAsmWriter.cpp2777 OperandBundleUse BU = Call->getOperandBundleAt(i); in writeOperandBundles() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp9341 if (const SCEVUnknown *BU = dyn_cast<SCEVUnknown>(B)) in HasSameValue() local