| /llvm-project-15.0.7/llvm/test/ObjectYAML/wasm/ |
| H A D | producers_section.yaml | 8 Languages: 21 # CHECK: Languages:
|
| H A D | producers_section_repeat.yaml | 8 Languages:
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAsmPrinter.cpp | 444 llvm::SmallVector<std::pair<std::string, std::string>, 4> Languages; in EmitProducerInfo() local 452 Languages.emplace_back(Language.str(), ""); in EmitProducerInfo() 469 int FieldCount = int(!Languages.empty()) + int(!Tools.empty()); in EmitProducerInfo() 476 for (auto &Producers : {std::make_pair("language", &Languages), in EmitProducerInfo()
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SparseTensor/IR/ |
| H A D | SparseTensorBase.td | 61 the ACM on Programming Languages, October 2018. 67 the ACM on Programming Languages, October 2017.
|
| /llvm-project-15.0.7/llvm/tools/obj2yaml/ |
| H A D | wasm2yaml.cpp | 159 for (auto &E : Info.Languages) { in dumpCustomSection() 163 ProducersSec->Languages.push_back(Producer); in dumpCustomSection()
|
| /llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/ |
| H A D | Wasm.h | 61 std::vector<std::pair<std::string, std::string>> Languages; member
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | TypeNodes.td | 22 /// truth. Languages and extensions often have formation rules which differ
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | isl.bib | 14 booktitle = {Languages and Compilers for Parallel Computing, 8th International 458 journal = "ACM Transactions on Programming Languages and Systems",
|
| /llvm-project-15.0.7/llvm/lib/ObjectYAML/ |
| H A D | WasmEmitter.cpp | 317 int Fields = int(!Section.Languages.empty()) + int(!Section.Tools.empty()) + in writeSectionContent() 322 for (auto &Field : {std::make_pair(StringRef("language"), &Section.Languages), in writeSectionContent()
|
| H A D | WasmYAML.cpp | 83 IO.mapOptional("Languages", Section.Languages); in sectionMapping()
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-09-AdveComments.txt | 52 able to represent code from many different languages. Languages such as
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CycleTerminology.rst | 72 loops." ACM Transactions on Programming Languages
|
| H A D | FAQ.rst | 68 Source Languages
|
| H A D | GettingInvolved.rst | 252 - Languages
|
| H A D | LoopTerminology.rst | 223 could be stuck in that loop forever. Languages such as C and
|
| H A D | ExceptionHandling.rst | 124 Languages that support exception handling typically provide a ``throw``
|
| H A D | CodingStandards.rst | 43 Languages, Libraries, and Standards
|
| H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 458 2.12 Support for Source Languages Mapped to SIMT Hardware 4609 A.7.12 Source Languages
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/ |
| H A D | WasmYAML.h | 270 std::vector<ProducerEntry> Languages; member
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | HLSLSupport.rst | 122 An Aside on GPU Languages
|
| /llvm-project-15.0.7/llvm/docs/Proposals/ |
| H A D | VectorizationPlan.rst | 241 compilers", M. Sharir, Journal of Computer Languages, Jan. 1980
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | SyntheticSections.cpp | 844 {std::make_pair(&info.Languages, &languages), in addInfo()
|
| /llvm-project-15.0.7/llvm/lib/Object/ |
| H A D | WasmObjectFile.cpp | 867 ProducerVec = &ProducerInfo.Languages; in parseProducersSection()
|
| /llvm-project-15.0.7/lldb/docs/resources/ |
| H A D | test.rst | 237 Languages such as Objective-C that have a dependency on a runtime
|
| /llvm-project-15.0.7/mlir/docs/Rationale/ |
| H A D | RationaleLinalgDialect.md | 450 The last two decades have seen a proliferation of Domain-Specific Languages
|