HomeSort by relevance Sort by last modified time
    Searched refs:CodeModel (Results 76 - 100 of 358) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
MBlazeMCTargetDesc.cpp 65 CodeModel::Model CM) {
69 if (CM == CodeModel::Default)
70 CM = CodeModel::Small;
  /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;
87 inline llvm::CodeModel::Model getCodeModel() const
89 inline void setCodeModel(llvm::CodeModel::Model pCodeMode)
  /external/llvm/lib/Target/AVR/
AVRTargetMachine.h 33 CodeModel::Model CM, CodeGenOpt::Level OL);
  /external/llvm/lib/Target/BPF/
BPFTargetMachine.h 28 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /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 29 CodeModel::Model CM)
BlackfinTargetMachine.h 40 Reloc::Model RM, CodeModel::Model CM);
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZTargetMachine.cpp 26 CodeModel::Model CM)
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreTargetMachine.cpp 24 Reloc::Model RM, CodeModel::Model CM)
  /external/swiftshader/third_party/LLVM/tools/lli/
lli.cpp 127 cl::opt<llvm::CodeModel::Model>
130 cl::init(CodeModel::JITDefault),
131 cl::values(clEnumValN(CodeModel::JITDefault, "default",
133 clEnumValN(CodeModel::Small, "small",
135 clEnumValN(CodeModel::Kernel, "kernel",
137 clEnumValN(CodeModel::Medium, "medium",
139 clEnumValN(CodeModel::Large, "large",
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMTargetMachine.h 44 Reloc::Model RM, CodeModel::Model CM);
74 Reloc::Model RM, CodeModel::Model CM);
114 Reloc::Model RM, CodeModel::Model CM);
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86TargetMachine.h 42 Reloc::Model RM, CodeModel::Model CM,
88 Reloc::Model RM, CodeModel::Model CM);
115 Reloc::Model RM, CodeModel::Model CM);
  /external/llvm/include/llvm/Target/
TargetMachine.h 92 CodeModel::Model CMModel = CodeModel::Default;
175 CodeModel::Model getCodeModel() const;
285 TargetOptions Options, Reloc::Model RM, CodeModel::Model CM,
  /external/llvm/lib/Target/Hexagon/
HexagonTargetMachine.h 33 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/llvm/lib/Target/SystemZ/
SystemZTargetMachine.h 32 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyTargetMachine.h 31 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/llvm/lib/Target/X86/
X86TargetMachine.h 34 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaTargetMachine.cpp 27 Reloc::Model RM, CodeModel::Model CM)
AlphaTargetMachine.h 41 Reloc::Model RM, CodeModel::Model CM);
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/MCTargetDesc/
AlphaMCTargetDesc.cpp 54 CodeModel::Model CM) {
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/MCTargetDesc/
BlackfinMCTargetDesc.cpp 55 CodeModel::Model CM) {
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUTargetMachine.h 43 Reloc::Model RM, CodeModel::Model CM);
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeTargetMachine.cpp 37 Reloc::Model RM, CodeModel::Model CM):

Completed in 958 milliseconds

1 2 34 5 6 7 8 91011>>