Home
last modified time | relevance | path

Searched defs:Compiler (Results 1 – 25 of 75) sorted by relevance

123

/external/llvm-project/clang/unittests/CodeGen/
DTBAAMetadataTest.cpp65 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
162 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
284 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
377 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
471 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
574 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
697 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
798 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
880 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
959 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
[all …]
DBufferSourceTest.cpp45 TestCompiler Compiler(LO); in TEST() local
/external/rust/crates/syn/
Dbuild.rs27 struct Compiler { struct
32 fn rustc_version() -> Option<Compiler> { in rustc_version() argument
/external/rust/crates/aho-corasick/src/packed/teddy/
Dcompile.rs115 let Compiler { buckets, masks, .. } = compiler; in build_imp() localVariable
219 struct Compiler<'p> { struct
225 impl<'p> Compiler<'p> { implementation
298 impl<'p> fmt::Debug for Compiler<'p> { implementation
/external/llvm-project/clang/unittests/Frontend/
DOutputStreamTest.cpp32 CompilerInstance Compiler; in TEST() local
56 CompilerInstance Compiler; in TEST() local
85 CompilerInstance Compiler; in TEST() local
DCodeGenActionTest.cpp52 CompilerInstance Compiler; in TEST() local
DFrontendActionTest.cpp184 CompilerInstance Compiler; in TEST() local
245 CompilerInstance Compiler; in TEST() local
279 CompilerInstance Compiler; in TEST() local
/external/dtc/Documentation/
Ddtc-paper.tex391 \subsection{Input and output formats}
435 \subsection{Source format}
486 \subsection{Tree checking}
/external/rust/crates/regex-automata/src/nfa/
Dcompiler.rs106 compiler: &mut Compiler, in build_with()
179 pub struct Compiler { struct
183 states: RefCell<Vec<CState>>,
185 config: Config,
189 utf8_state: RefCell<Utf8State>,
191 trie_state: RefCell<RangeTrie>,
194 utf8_suffix: RefCell<Utf8SuffixMap>,
197 remap: RefCell<Vec<StateID>>,
203 empties: RefCell<Vec<(StateID, StateID)>>,
252 impl Compiler { impl
[all …]
/external/skia/include/sksl/
DDSLRuntimeEffects.h17 class Compiler; variable
DDSLCore.h25 class Compiler; variable
/external/rust/crates/regex/src/
Dcompile.rs32 pub struct Compiler { struct
43 impl Compiler { implementation
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
DCompiler.java18 enum Compiler { enum
/external/skia/src/sksl/dsl/priv/
DDSLWriter.h29 class Compiler; variable
54 static SkSL::Compiler& Compiler() { in Compiler() function
/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/
DFindAllSymbolsAction.cpp27 FindAllSymbolsAction::CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
/external/rust/crates/proc-macro2/src/
Dwrapper.rs13 Compiler(DeferredTokenStream), enumerator
28 Compiler(proc_macro::LexError), enumerator
299 Compiler(proc_macro::token_stream::IntoIter), enumerator
358 Compiler(proc_macro::SourceFile), enumerator
402 Compiler(proc_macro::Span), enumerator
569 Compiler(proc_macro::Group), enumerator
679 Compiler(proc_macro::Ident), enumerator
774 Compiler(proc_macro::Literal), enumerator
/external/clang/unittests/Frontend/
DCodeGenActionTest.cpp51 CompilerInstance Compiler; in TEST() local
/external/mesa3d/docs/
Dinstall.rst26 Compiler subsection
/external/llvm-project/clang/lib/Driver/ToolChains/
DMyriad.h24 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} in Compiler() function
DMinGW.h104 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
/external/llvm-project/clang-tools-extra/clang-doc/
DClangDoc.cpp44 CreateASTConsumer(clang::CompilerInstance &Compiler, in create()
/external/skia/modules/particles/include/
DSkParticleBinding.h26 class Compiler; variable
/external/javassist/sample/preproc/
DCompiler.java53 public class Compiler { class
63 public Compiler(String inputname) throws CannotCompileException { in Compiler() method in Compiler
/external/llvm-project/mlir/docs/Dialects/
DTOSA.md126 ### Quantization Parameters in Ops vs Tensors
/external/llvm-project/clang-tools-extra/clang-tidy/
DExpandModularHeadersPPCallbacks.h125 CompilerInstance &Compiler; variable

123