Searched refs:PTB (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/XRay/ |
H A D | Trace.cpp | 310 for (auto &PTB : Index) { in loadFDRLog() 311 auto &Blocks = PTB.second; in loadFDRLog() 329 for (auto &PTB : Index) { in loadFDRLog() 330 auto &Blocks = PTB.second; in loadFDRLog() 307 for (auto &PTB : Index) { loadFDRLog() local 326 for (auto &PTB : Index) { loadFDRLog() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 4073 BasicBlock *PTB, BasicBlock *PFB, BasicBlock *QTB, BasicBlock *QFB, in mergeConditionalStoreToAddress() argument 4081 StoreInst *PStore = findUniqueStoreInBlocks(PTB, PFB); in mergeConditionalStoreToAddress() 4156 (!IsWorthwhile(PTB, FreeStores) || !IsWorthwhile(PFB, FreeStores) || in mergeConditionalStoreToAddress() 4191 Value *PPred = PStore->getParent() == PTB ? PCond : QB.CreateNot(PCond); in mergeConditionalStoreToAddress() 4250 BasicBlock *PTB = PBI->getSuccessor(0); in mergeConditionalStores() local 4268 std::swap(PFB, PTB); in mergeConditionalStores() 4278 if (PTB == QBI->getParent()) in mergeConditionalStores() 4279 PTB = nullptr; in mergeConditionalStores() 4292 if ((PTB && !HasOnePredAndOneSucc(PTB, PBI->getParent(), QBI->getParent())) || in mergeConditionalStores() 4301 for (auto *BB : {PTB, PFB}) { in mergeConditionalStores() [all …]
|
/freebsd/contrib/tzdata/ |
H A D | europe | 746 # Physikalisch-Technische Bundesanstalt (PTB) 752 # ... I received today an answer letter from Dr. Peter Hetzel, head of the PTB 754 # PTB translates MEZ and MESZ into English as 1524 # given in Shanks & Pottenger. Go with the PTB.
|
/freebsd/contrib/ntp/ |
H A D | CommitLog-4.1.0 | 2458 conversions and leap-year checks. The PTB stuff caught this.
|
H A D | CommitLog | [all...] |