Home
last modified time | relevance | path

Searched defs:TId (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_records.h95 uint32_t TId = 0; member
118 uint32_t TId = 0; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp186 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 Dxray_profile_collector.cpp31 tid_t TId; member
64 tid_t TId; member
108 tid_t TId) XRAY_NEVER_INSTRUMENT { in post()
H A Dxray_fdr_controller.h35 tid_t TId = 0; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DYAMLXRayRecord.h38 uint32_t TId; member
H A DXRayRecord.h89 uint32_t TId; member
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DTrace.cpp163 auto TId = Reader.getU32(&OffsetPtr); loadNaiveFormatLog() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp300 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 DAsmWriter.cpp1117 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) in processIndex() local
3083 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) { in printModuleSummaryIndex() local