Searched defs:TId (Results 1 – 14 of 14) sorted by relevance
/external/llvm-project/compiler-rt/include/xray/ |
D | xray_records.h | 95 uint32_t TId = 0; member 118 uint32_t TId = 0; member
|
/external/llvm-project/llvm/tools/llvm-xray/ |
D | xray-converter.cpp | 177 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, in findSiblings() 208 StackTrieNode *Parent, int32_t FuncId, uint32_t TId, in findOrCreateStackNode() 239 uint32_t TId, uint32_t PId, bool Symbolize, in writeTraceViewerRecord()
|
/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_profile_collector.cpp | 31 tid_t TId; member 64 tid_t TId; member 111 tid_t TId) XRAY_NEVER_INSTRUMENT { in post()
|
D | xray_fdr_controller.h | 35 tid_t TId = 0; variable
|
/external/llvm-project/llvm/include/llvm/XRay/ |
D | YAMLXRayRecord.h | 38 uint32_t TId; member
|
D | XRayRecord.h | 89 uint32_t TId; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | YAMLXRayRecord.h | 38 uint32_t TId; member
|
D | XRayRecord.h | 89 uint32_t TId; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | Trace.cpp | 165 auto TId = Reader.getU32(&OffsetPtr); in loadNaiveFormatLog() local
|
/external/llvm-project/llvm/lib/XRay/ |
D | Trace.cpp | 165 auto TId = Reader.getU32(&OffsetPtr); in loadNaiveFormatLog() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTO.cpp | 243 auto AddTypeIdSummary = [&](StringRef TId, const TypeIdSummary &S) { in computeLTOCacheKey() 274 for (GlobalValue::GUID TId : UsedTypeIds) { in computeLTOCacheKey() local
|
/external/llvm-project/llvm/lib/LTO/ |
D | LTO.cpp | 256 auto AddTypeIdSummary = [&](StringRef TId, const TypeIdSummary &S) { in computeLTOCacheKey() 287 for (GlobalValue::GUID TId : UsedTypeIds) { in computeLTOCacheKey() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 1048 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) in processIndex() local 2735 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) { in printModuleSummaryIndex() local
|
/external/llvm-project/llvm/lib/IR/ |
D | AsmWriter.cpp | 1085 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) in processIndex() local 2925 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) { in printModuleSummaryIndex() local
|