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

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm-c/
TargetMachine.h 94 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
  /external/llvm/lib/Target/ARM/
ARMTargetMachine.cpp 196 CodeModel::Model CM,
270 CodeModel::Model CM, CodeGenOpt::Level OL,
285 CodeModel::Model CM,
295 CodeModel::Model CM,
305 CodeModel::Model CM,
317 CodeModel::Model CM,
327 CodeModel::Model CM,
  /external/swiftshader/third_party/LLVM/tools/llvm-mc/
llvm-mc.cpp 132 static cl::opt<llvm::CodeModel::Model>
135 cl::init(CodeModel::Default),
136 cl::values(clEnumValN(CodeModel::Default, "default",
138 clEnumValN(CodeModel::Small, "small",
140 clEnumValN(CodeModel::Kernel, "kernel",
142 clEnumValN(CodeModel::Medium, "medium",
144 clEnumValN(CodeModel::Large, "large",
  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp 226 ((CMModel == CodeModel::Small || CMModel == CodeModel::Medium)
229 (CMModel == CodeModel::Small
233 ((CMModel == CodeModel::Small || CMModel == CodeModel::Medium)
237 (CMModel == CodeModel::Small || CMModel == CodeModel::Medium)
239 LSDAEncoding = (CMModel == CodeModel::Small)
242 TTypeEncoding = (CMModel == CodeModel::Small)
494 CodeModel::Model cm
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h 161 void InitMCObjectFileInfo(StringRef TT, Reloc::Model RM, CodeModel::Model CM,
280 CodeModel::Model CMModel;
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetMachine.h 205 CodeModel::Model getCodeModel() const;
289 Reloc::Model RM, CodeModel::Model CM);
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JIT.h 104 CodeModel::Model CMM = CodeModel::JITDefault) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/lld/Core/
DefinedAtom.h 190 enum CodeModel {
274 virtual CodeModel codeModel() const { return codeNA; }

Completed in 1128 milliseconds

1 2 3 4 5 6 78 91011>>