HomeSort by relevance Sort by last modified time
    Searched refs:Model (Results 1 - 25 of 961) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCCodeGenInfo.h 11 // asm parsing, and asm printing. For example, relocation model.
23 /// RelocationModel - Relocation model: statcic, pic, etc.
25 Reloc::Model RelocationModel;
27 /// CMModel - Code model.
29 CodeModel::Model CMModel;
32 void InitMCCodeGenInfo(Reloc::Model RM = Reloc::Default,
33 CodeModel::Model CM = CodeModel::Default);
35 Reloc::Model getRelocationModel() const { return RelocationModel; }
37 CodeModel::Model getCodeModel() const { return CMModel; }
  /hardware/interfaces/neuralnetworks/1.0/vts/functional/
Models.h 28 // create the model
29 Model createValidTestModel();
30 Model createInvalidTestModel1();
31 Model createInvalidTestModel2();
  /external/swiftshader/third_party/LLVM/lib/MC/
MCCodeGenInfo.cpp 11 // asm parsing, and asm printing. For example, relocation model.
18 void MCCodeGenInfo::InitMCCodeGenInfo(Reloc::Model RM, CodeModel::Model CM) {
  /external/llvm/include/llvm/Support/
CodeGenCWrappers.h 25 inline CodeModel::Model unwrap(LLVMCodeModel Model) {
26 switch (Model) {
43 inline LLVMCodeModel wrap(CodeModel::Model Model) {
44 switch (Model) {
CodeGen.h 11 // example, relocation model.
20 // Relocation model types.
22 enum Model { Static, PIC_, DynamicNoPIC };
25 // Code model types.
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large };
42 enum Model {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
CodeGenCWrappers.h 25 inline CodeModel::Model unwrap(LLVMCodeModel Model) {
26 switch (Model) {
43 inline LLVMCodeModel wrap(CodeModel::Model Model) {
44 switch (Model) {
CodeGen.h 11 // example, relocation model.
20 // Relocation model types.
22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
25 // Code model types.
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large };
42 enum Model {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
CodeGenCWrappers.h 25 inline CodeModel::Model unwrap(LLVMCodeModel Model) {
26 switch (Model) {
43 inline LLVMCodeModel wrap(CodeModel::Model Model) {
44 switch (Model) {
CodeGen.h 11 // example, relocation model.
20 // Relocation model types.
22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
25 // Code model types.
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large };
42 enum Model {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
CodeGenCWrappers.h 25 inline CodeModel::Model unwrap(LLVMCodeModel Model) {
26 switch (Model) {
43 inline LLVMCodeModel wrap(CodeModel::Model Model) {
44 switch (Model) {
CodeGen.h 11 // example, relocation model.
20 // Relocation model types.
22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
25 // Code model types.
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large };
42 enum Model {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
CodeGenCWrappers.h 25 inline CodeModel::Model unwrap(LLVMCodeModel Model) {
26 switch (Model) {
43 inline LLVMCodeModel wrap(CodeModel::Model Model) {
44 switch (Model) {
CodeGen.h 11 // example, relocation model.
20 // Relocation model types.
22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
25 // Code model types.
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large };
42 enum Model {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
CodeGenCWrappers.h 25 inline CodeModel::Model unwrap(LLVMCodeModel Model) {
26 switch (Model) {
43 inline LLVMCodeModel wrap(CodeModel::Model Model) {
44 switch (Model) {
CodeGen.h 11 // example, relocation model.
20 // Relocation model types.
22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
25 // Code model types.
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large };
42 enum Model {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
CodeGenCWrappers.h 25 inline CodeModel::Model unwrap(LLVMCodeModel Model) {
26 switch (Model) {
43 inline LLVMCodeModel wrap(CodeModel::Model Model) {
44 switch (Model) {
CodeGen.h 11 // example, relocation model.
20 // Relocation model types.
22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
25 // Code model types.
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large };
42 enum Model {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
CodeGenCWrappers.h 25 inline CodeModel::Model unwrap(LLVMCodeModel Model) {
26 switch (Model) {
43 inline LLVMCodeModel wrap(CodeModel::Model Model) {
44 switch (Model) {
CodeGen.h 11 // example, relocation model.
20 // Relocation model types.
22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
25 // Code model types.
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large };
42 enum Model {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
CodeGenCWrappers.h 25 inline CodeModel::Model unwrap(LLVMCodeModel Model) {
26 switch (Model) {
43 inline LLVMCodeModel wrap(CodeModel::Model Model) {
44 switch (Model) {
CodeGen.h 11 // example, relocation model.
20 // Relocation model types.
22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
25 // Code model types.
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large };
42 enum Model {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CodeGen.h 11 // example, relocation model.
20 // Relocation model types.
22 enum Model { Default, Static, PIC_, DynamicNoPIC };
25 // Code model types.
27 enum Model { Default, JITDefault, Small, Kernel, Medium, Large };
  /external/testng/src/main/java/org/testng/mustache/
BaseChunk.java 5 protected Model m_model;
7 public BaseChunk(Model model) {
8 m_model = model;
  /external/clang/test/SemaTemplate/
instantiate-field.cpp 39 template <class Model> struct requirement<failed *Model::*>
43 ((Model*)0)->~Model(); // expected-note{{in instantiation of}}
47 template <class Model> struct requirement_<void(*)(Model)> : requirement<failed *Model::*>
53 template <class Model> struct usage_requirements
56 {((Model*)0)->~Model(); } // expected-note{{in instantiation of}
    [all...]
  /external/llvm/lib/Target/ARM/
ARMTargetMachine.h 42 Optional<Reloc::Model> RM, CodeModel::Model CM,
68 Optional<Reloc::Model> RM, CodeModel::Model CM,
79 Optional<Reloc::Model> RM, CodeModel::Model CM,
90 Optional<Reloc::Model> RM, CodeModel::Model CM,
103 Optional<Reloc::Model> RM, CodeModel::Model CM
    [all...]

Completed in 723 milliseconds

1 2 3 4 5 6 7 8 91011>>