Home
last modified time | relevance | path

Searched defs:PBT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/vax/include/
H A Dqdreg.h89 #define PBT 0x03c0 macro
/netbsd-src/sys/dev/qbus/
H A Dqdreg.h89 #define PBT 0x03c0 macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3503 const CXXRecordDecl *PBT = BRL.getPrimaryBase(); in CollectContainingType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp12283 auto PBT = SE->getPredicatedBackedgeTakenCount(L, Pred); in PrintLoopInfo() local