Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-converter.cpp186 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, in findSiblings()
217 StackTrieNode *Parent, int32_t FuncId, uint32_t TId, in findOrCreateStackNode()
248 uint32_t TId, uint32_t PId, bool Symbolize, in writeTraceViewerRecord()
/openbsd-src/gnu/llvm/compiler-rt/include/xray/
H A Dxray_records.h95 uint32_t TId = 0; member
118 uint32_t TId = 0; member
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp31 tid_t TId; member
64 tid_t TId; member
111 tid_t TId) XRAY_NEVER_INSTRUMENT { in post()
H A Dxray_fdr_controller.h35 tid_t TId = 0; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/XRay/
H A DYAMLXRayRecord.h38 uint32_t TId; member
H A DXRayRecord.h89 uint32_t TId; member
/openbsd-src/gnu/llvm/llvm/lib/XRay/
H A DTrace.cpp163 auto TId = Reader.getU32(&OffsetPtr); in loadNaiveFormatLog() local
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp264 auto AddTypeIdSummary = [&](StringRef TId, const TypeIdSummary &S) { in computeLTOCacheKey()
295 for (GlobalValue::GUID TId : UsedTypeIds) { in computeLTOCacheKey() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp1082 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) in processIndex() local
2934 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) { in printModuleSummaryIndex() local