Searched refs:PBT (Results 1 – 7 of 7) sorted by relevance
89 #define PBT 0x03c0 macro
3011 adder->cmd = PBT | OCRB | 2 | DTE | 2; in ldfont()3068 adder->cmd = PBT | OCRB | 2 | DTE | 2; in ldfont()
1029 ss->ss_adder->cmd = PBT | OCRB | DTE | LF_R1 | 2; /*XXX why 2?*/ in gpx_upload_font()
3503 const CXXRecordDecl *PBT = BRL.getPrimaryBase(); in CollectContainingType() local3504 if (PBT && !BRL.isPrimaryBaseVirtual()) in CollectContainingType()3505 PBase = PBT; in CollectContainingType()
12283 auto PBT = SE->getPredicatedBackedgeTakenCount(L, Pred); in PrintLoopInfo() local12284 if (!isa<SCEVCouldNotCompute>(PBT)) { in PrintLoopInfo()12285 OS << "Predicated backedge-taken count is " << *PBT << "\n"; in PrintLoopInfo()
21334 @Article{McCreight:1977:PBT,