Home
last modified time | relevance | path

Searched refs:PTB (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DTrace.cpp310 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 DSimplifyCFG.cpp4223 BasicBlock *PTB, BasicBlock *PFB, BasicBlock *QTB, BasicBlock *QFB, in mergeConditionalStoreToAddress() argument
4231 StoreInst *PStore = findUniqueStoreInBlocks(PTB, PFB); in mergeConditionalStoreToAddress()
4306 (!IsWorthwhile(PTB, FreeStores) || !IsWorthwhile(PFB, FreeStores) || in mergeConditionalStoreToAddress()
4341 Value *PPred = PStore->getParent() == PTB ? PCond : QB.CreateNot(PCond); in mergeConditionalStoreToAddress()
4400 BasicBlock *PTB = PBI->getSuccessor(0); in mergeConditionalStores() local
4418 std::swap(PFB, PTB); in mergeConditionalStores()
4428 if (PTB == QBI->getParent()) in mergeConditionalStores()
4429 PTB = nullptr; in mergeConditionalStores()
4442 if ((PTB && !HasOnePredAndOneSucc(PTB, PBI->getParent(), QBI->getParent())) || in mergeConditionalStores()
4451 for (auto *BB : {PTB, PFB}) { in mergeConditionalStores()
[all …]
/freebsd/contrib/tzdata/
H A Deurope746 # 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
1556 # given in Shanks & Pottenger. Go with the PTB.
/freebsd/contrib/ntp/
H A DCommitLog-4.1.02458 conversions and leap-year checks. The PTB stuff caught this.
H A DCommitLog[all...]