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

1 2 3 4 5 6 7 8 91011>>

  /external/libtextclassifier/util/
flatbuffers.cc 22 const char* FlatbufferFileIdentifier<Model>() {
  /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; }
  /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/tensorflow/tensorflow/contrib/lite/toco/
export_tensorflow.h 19 #include "tensorflow/contrib/lite/toco/model.h"
23 void ExportTensorFlowGraphDef(const Model& model, string* output_file_contents);
25 void EncodeConstantArraysMinMaxByWrappingThemInFakeQuantNodes(Model* model);
  /frameworks/ml/nn/common/include/
ValidateHal.h 25 // Verifies that the model is valid, i.e. it is consistent, takes
31 bool validateModel(const V1_0::Model& model);
32 bool validateModel(const V1_1::Model& model);
34 // Verfies that the request for the given model is valid.
38 bool validateRequest(const Request& request, const V1_0::Model& model);
39 bool validateRequest(const Request& request, const V1_1::Model& model);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/lld/Core/
TargetOptionsCommandFlags.h 19 llvm::CodeModel::Model GetCodeModelFromCMModel();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/Core/
TargetOptionsCommandFlags.h 19 llvm::CodeModel::Model GetCodeModelFromCMModel();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/lld/Core/
TargetOptionsCommandFlags.h 19 llvm::CodeModel::Model GetCodeModelFromCMModel();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/lld/Core/
TargetOptionsCommandFlags.h 19 llvm::CodeModel::Model GetCodeModelFromCMModel();
  /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) {
  /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) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/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) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/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) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
CodeGenCWrappers.h 26 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) {
28 switch (Model) {
46 inline LLVMCodeModel wrap(CodeModel::Model Model) {
47 switch (Model) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
CodeGenCWrappers.h 26 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) {
28 switch (Model) {
46 inline LLVMCodeModel wrap(CodeModel::Model Model) {
47 switch (Model) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
CodeGenCWrappers.h 26 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) {
28 switch (Model) {
46 inline LLVMCodeModel wrap(CodeModel::Model Model) {
47 switch (Model) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
CodeGenCWrappers.h 26 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) {
28 switch (Model) {
46 inline LLVMCodeModel wrap(CodeModel::Model Model) {
47 switch (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) {
  /prebuilts/clang/host/linux-x86/clang-4393122/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) {
  /prebuilts/clang/host/linux-x86/clang-4479392/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) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
CodeGenCWrappers.h 26 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) {
28 switch (Model) {
46 inline LLVMCodeModel wrap(CodeModel::Model Model) {
47 switch (Model) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
CodeGenCWrappers.h 26 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) {
28 switch (Model) {
46 inline LLVMCodeModel wrap(CodeModel::Model Model) {
47 switch (Model) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
CodeGenCWrappers.h 26 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) {
28 switch (Model) {
46 inline LLVMCodeModel wrap(CodeModel::Model Model) {
47 switch (Model) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
CodeGenCWrappers.h 26 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) {
28 switch (Model) {
46 inline LLVMCodeModel wrap(CodeModel::Model Model) {
47 switch (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 };

Completed in 1830 milliseconds

1 2 3 4 5 6 7 8 91011>>