Searched defs:TId (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/ |
D | xray-converter.cpp | 176 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, in findSiblings() 207 StackTrieNode *Parent, int32_t FuncId, uint32_t TId, in findOrCreateStackNode() 238 uint32_t TId, uint32_t PId, bool Symbolize, in writeTraceViewerRecord()
|
D | xray-account.h | 81 const FunctionStack *getThreadFunctionStack(llvm::sys::procid_t TId) const { in getThreadFunctionStack()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/XRay/ |
D | YAMLXRayRecord.h | 39 uint32_t TId; member
|
D | XRayRecord.h | 76 uint32_t TId; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | LTO.cpp | 226 auto AddTypeIdSummary = [&](StringRef TId, const TypeIdSummary &S) { in computeCacheKey() 257 for (GlobalValue::GUID TId : UsedTypeIds) { in computeCacheKey() local 940 for (auto &TId : CombinedIndex.typeIds()) in InProcessThinBackend() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/XRay/ |
D | Trace.cpp | 123 auto TId = RecordExtractor.getU32(&OffsetPtr); in loadNaiveFormatLog() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 1028 for (auto &TId : TheIndex->typeIds()) in processIndex() local 2646 for (auto &TId : TheIndex->typeIds()) { in printModuleSummaryIndex() local
|