/llvm-project/clang/utils/TableGen/ |
H A D | ClangCommentHTMLTagsEmitter.cpp | 23 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag"); EmitClangCommentHTMLTags() local 40 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag"); EmitClangCommentHTMLTagsProperties() local
|
H A D | ClangCommentCommandInfoEmitter.cpp | 30 ArrayRef<const Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandInfo() local 124 ArrayRef<const Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandList() local
|
H A D | ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 51 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("NCR"); EmitClangCommentHTMLNamedCharacterReferences() local
|
/llvm-project/llvm/tools/llvm-ifs/ |
H A D | ErrorCollector.h | 70 std::vector<std::string> Tags; variable
|
/llvm-project/llvm/lib/Analysis/ |
H A D | TFLiteUtils.cpp | 102 const std::vector<TensorSpec> &OutputSpecs, const char *Tags = "serve") in TFModelEvaluatorImpl() 187 const char *Tags) in TFModelEvaluator()
|
/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
H A D | memtag_test.cpp | 87 uptr Tags = 0; in TEST_F() local 125 uptr Tags = 0; in TEST_F() local [all...] |
/llvm-project/llvm/docs/ |
H A D | YamlIO.rst | 754 Tags section in Mappings
|
H A D | AMDGPUInstructionNotation.rst | 119 .. _amdgpu_syn_instruction_modifiers_notation:
|
/llvm-project/llvm/utils/TableGen/ |
H A D | CTagsEmitter.cpp | 74 std::vector<Tag> Tags; in run() local
|
/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILResource.h | 60 enum Tags : uint32_t { enum
|
/llvm-project/llvm/lib/IR/ |
H A D | MemoryModelRelaxationAnnotations.cpp | 66 if (Tags.empty()) in getMD() argument [all...] |
/llvm-project/clang-tools-extra/clangd/ |
H A D | Diagnostics.h | 112 llvm::SmallVector<DiagnosticTag, 1> Tags; member
|
/llvm-project/polly/lib/Analysis/ |
H A D | DependenceInfo.cpp | 337 auto Tags = isl_union_map_domain_map_union_pw_multi_aff(TaggedMap); in calculateDependences() local 342 isl_union_pw_multi_aff *ReductionTags, *IdentityTags, *Tags; in calculateDependences() local
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | Wasm.h | 287 std::vector<wasm::WasmTag> Tags; variable
|
/llvm-project/clang/lib/Sema/ |
H A D | CodeCompleteConsumer.cpp | 665 Tags.push_back("InBase"); in ProcessCodeCompleteResults() local
|
H A D | SemaDeclAttr.cpp | 5456 SmallVector<StringRef, 4> Tags; handleAbiTagAttr() local [all...] |
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 760 std::vector<std::unique_ptr<DataTag>> Tags; variable
|
/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 514 TagsSeq Tags; global() member
|
H A D | APINotesWriter.cpp | 104 Tags; global() member in clang::api_notes::APINotesWriter::Implementation
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | DiagnosticsTests.cpp | 1937 TEST(Diagnostics,Tags) TEST() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 1495 AAMDNodes Tags = Load->getAAMetadata(); eliminatePartiallyRedundantLoad() local
|
H A D | SROA.cpp | 1770 AAMDNodes Tags = LI.getAAMetadata(); speculateSelectInstLoads() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 2786 const std::pair<const ProgramPointTag *, const ProgramPointTag *> &Tags = VisitNodeImpl() local
|
/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 2572 SmallVector<StringRef, 8> Tags; writeOperandBundleTags() local
|
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 4876 getMaxDynamicTagSize(const ELFFile<ELFT> & Obj,typename ELFT::DynRange Tags) getMaxDynamicTagSize() argument
|