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

1 2 3 4 5 67 8 91011>>

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.cpp 113 if (TM.getCodeModel() == CodeModel::Large && isTargetMachO())
121 if (TM.getCodeModel() == CodeModel::Small && GV->hasExternalWeakLinkage())
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.ml 21 code_model: Llvm_target.CodeModel.t;
28 code_model = Llvm_target.CodeModel.JITDefault;
  /external/llvm/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /external/llvm/lib/Target/AVR/
AVRTargetMachine.cpp 44 Optional<Reloc::Model> RM, CodeModel::Model CM,
  /external/llvm/lib/Target/BPF/
BPFTargetMachine.cpp 50 CodeModel::Model CM, CodeGenOpt::Level OL)
  /external/llvm/lib/Target/MSP430/
MSP430TargetMachine.cpp 39 CodeModel::Model CM,
  /external/llvm/lib/Target/Sparc/
SparcTargetMachine.cpp 68 CodeModel::Model CM,
190 CodeModel::Model CM,
200 CodeModel::Model CM,
210 CodeModel::Model CM,
  /external/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 123 bool isPC32DBLSymbol(const GlobalValue *GV, CodeModel::Model CM) const;
  /external/llvm/lib/Target/XCore/
XCoreTargetMachine.cpp 36 CodeModel::Model CM,
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
TargetSelect.cpp 34 CodeModel::Model CM,
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/MCTargetDesc/
SPUMCTargetDesc.cpp 65 CodeModel::Model CM) {
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUTargetMachine.cpp 37 Reloc::Model RM, CodeModel::Model CM)
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeTargetMachine.h 46 Reloc::Model RM, CodeModel::Model CM);
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/MCTargetDesc/
MSP430MCTargetDesc.cpp 54 CodeModel::Model CM) {
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/MCTargetDesc/
PTXMCTargetDesc.cpp 55 CodeModel::Model CM) {
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/MCTargetDesc/
SparcMCTargetDesc.cpp 53 CodeModel::Model CM) {
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/MCTargetDesc/
SystemZMCTargetDesc.cpp 54 CodeModel::Model CM) {
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/MCTargetDesc/
XCoreMCTargetDesc.cpp 64 CodeModel::Model CM) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);

Completed in 1166 milliseconds

1 2 3 4 5 67 8 91011>>