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

1 23 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcTargetMachine.cpp 25 /// SparcTargetMachine ctor - Create an ILP32 architecture model
29 Reloc::Model RM, CodeModel::Model CM,
56 StringRef FS, Reloc::Model RM,
57 CodeModel::Model CM)
63 StringRef FS, Reloc::Model RM,
64 CodeModel::Model CM)
SparcTargetMachine.h 38 Reloc::Model RM, CodeModel::Model CM, bool is64bit);
67 Reloc::Model RM, CodeModel::Model CM);
76 Reloc::Model RM, CodeModel::Model CM);
  /external/llvm/lib/Target/
TargetMachine.cpp 82 /// Returns the code generation relocation model. The choices are static, PIC,
84 Reloc::Model TargetMachine::getRelocationModel() const { return RM; }
86 /// Returns the code model. The choices are small, kernel, medium, large, and
88 CodeModel::Model TargetMachine::getCodeModel() const { return CMModel; }
90 /// Get the IR-specified TLS model for Var.
91 static TLSModel::Model getSelectedTLSModel(const GlobalValue *GV) {
105 llvm_unreachable("invalid TLS model");
113 Reloc::Model RM = getRelocationModel();
153 TLSModel::Model TargetMachine::getTLSModel(const GlobalValue *GV) const {
155 Reloc::Model RM = getRelocationModel()
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsTargetMachine.cpp 38 Reloc::Model RM, CodeModel::Model CM,
57 Reloc::Model RM, CodeModel::Model CM) :
63 Reloc::Model RM, CodeModel::Model CM) :
69 Reloc::Model RM, CodeModel::Model CM) :
75 Reloc::Model RM, CodeModel::Model CM)
    [all...]
  /frameworks/ml/nn/driver/sample/
SampleDriver.h 39 Return<ErrorStatus> prepareModel(const Model& model,
52 SamplePreparedModel(const Model& model)
53 : // Make a copy of the model, as we need to preserve it.
54 mModel(model) {}
63 Model mModel;
  /external/llvm/lib/Target/AMDGPU/
AMDGPUTargetMachine.h 38 Optional<Reloc::Model> RM, CodeModel::Model CM,
66 Optional<Reloc::Model> RM, CodeModel::Model CM,
85 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/llvm/lib/Target/Mips/
MipsTargetMachine.h 44 Optional<Reloc::Model> RM, CodeModel::Model CM,
79 Optional<Reloc::Model> RM, CodeModel::Model CM,
90 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetMachine.h 39 Optional<Reloc::Model> RM, CodeModel::Model CM,
74 Optional<Reloc::Model> RM, CodeModel::Model CM,
83 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCTargetMachine.cpp 31 Reloc::Model RM, CodeModel::Model CM,
47 Reloc::Model RM, CodeModel::Model CM)
54 Reloc::Model RM, CodeModel::Model CM)
  /frameworks/compile/libbcc/include/bcc/
CompilerConfig.h 48 llvm::CodeModel::Model mCodeModel;
52 llvm::Optional<llvm::Reloc::Model> mRelocModel;
87 inline llvm::CodeModel::Model getCodeModel() const
89 inline void setCodeModel(llvm::CodeModel::Model pCodeMode)
97 inline llvm::Optional<llvm::Reloc::Model> getRelocationModel() const
99 inline void setRelocationModel(llvm::Reloc::Model pRelocModel)
  /external/llvm/lib/Target/AVR/
AVRTargetMachine.h 32 StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM,
33 CodeModel::Model CM, CodeGenOpt::Level OL);
AVRTargetMachine.cpp 37 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) {
44 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/llvm/lib/Target/BPF/
BPFTargetMachine.h 28 Optional<Reloc::Model> RM, CodeModel::Model CM,
BPFTargetMachine.cpp 40 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) {
49 Optional<Reloc::Model> RM,
50 CodeModel::Model CM, CodeGenOpt::Level OL)
  /external/llvm/lib/Target/Lanai/
LanaiTargetMachine.h 36 Optional<Reloc::Model> RelocationModel,
37 CodeModel::Model CodeModel, CodeGenOpt::Level OptLevel);
LanaiTargetMachine.cpp 49 static Reloc::Model getEffectiveRelocModel(const Triple &TT,
50 Optional<Reloc::Model> RM) {
59 Optional<Reloc::Model> RM,
60 CodeModel::Model CodeModel,
  /external/llvm/lib/Target/MSP430/
MSP430TargetMachine.h 33 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/llvm/lib/Target/XCore/
XCoreTargetMachine.h 28 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinTargetMachine.cpp 28 Reloc::Model RM,
29 CodeModel::Model CM)
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZTargetMachine.cpp 21 /// SystemZTargetMachine ctor - Create an ILP64 architecture model
25 StringRef FS, Reloc::Model RM,
26 CodeModel::Model CM)
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreTargetMachine.cpp 20 /// XCoreTargetMachine ctor - Create an ILP32 architecture model
24 Reloc::Model RM, CodeModel::Model CM)
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
TableDec.py 24 # This class defined a table used for data model
39 # @param Model: Model of a Dec item
54 Model INTEGER NOT NULL,
74 # @param Model: Model of a Dec item
87 def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled):
91 % (self.Table, self.ID, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled)
98 # @param Model: The Model of Record
    [all...]
TableDsc.py 24 # This class defined a table used for data model
39 # @param Model: Model of a Dsc item
54 Model INTEGER NOT NULL,
74 # @param Model: Model of a Dsc item
87 def Insert(self, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled):
91 % (self.Table, self.ID, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled)
98 # @param Model: The Model of Record
    [all...]
TableFdf.py 24 # This class defined a table used for data model
39 # @param Model: Model of a Fdf item
54 Model INTEGER NOT NULL,
75 # @param Model: Model of a Fdf item
88 def Insert(self, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled):
92 % (self.Table, self.ID, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled)
99 # @param Model: The Model of Record
    [all...]
TableInf.py 24 # This class defined a table used for data model
39 # @param Model: Model of a Inf item
56 Model INTEGER NOT NULL,
78 # @param Model: Model of a Inf item
93 def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled):
97 % (self.Table, self.ID, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled)
104 # @param Model: The Model of Record
    [all...]

Completed in 886 milliseconds

1 23 4 5 6 7 8 91011>>