Searched defs:TId (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/include/xray/ |
H A D | xray_records.h | 95 uint32_t TId = 0; member 118 uint32_t TId = 0; member
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-converter.cpp | 186 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, in findSiblings() argument 217 StackTrieNode *Parent, int32_t FuncId, uint32_t TId, in findOrCreateStackNode() argument 248 uint32_t TId, uint32_t PId, bool Symbolize, in writeTraceViewerRecord() argument [all...] |
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_profile_collector.cpp | 31 tid_t TId; member 64 tid_t TId; member 108 tid_t TId) XRAY_NEVER_INSTRUMENT { in post()
|
H A D | xray_fdr_controller.h | 35 tid_t TId = 0; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | YAMLXRayRecord.h | 38 uint32_t TId; member
|
H A D | XRayRecord.h | 89 uint32_t TId; member
|
/freebsd/contrib/llvm-project/llvm/lib/XRay/ |
H A D | Trace.cpp | 163 auto TId = Reader.getU32(&OffsetPtr); loadNaiveFormatLog() local
|
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 300 auto AddTypeIdSummary = [&](StringRef TId, const TypeIdSummary &S) { in computeLTOCacheKey() 331 for (GlobalValue::GUID TId : UsedTypeIds) { in computeLTOCacheKey() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 1117 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) in processIndex() local 3083 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) { in printModuleSummaryIndex() local
|