Home
last modified time | relevance | path

Searched defs:TargetMachineBuilder (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h35 struct TargetMachineBuilder { struct
36 Triple TheTriple;
37 std::string MCpu;
38 std::string MAttr;
39 TargetOptions Options;
40 Optional<Reloc::Model> RelocModel;
41 CodeGenOpt::Level CGOptLevel = CodeGenOpt::Default;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h36 struct TargetMachineBuilder { struct
37 Triple TheTriple;
38 std::string MCpu;
39 std::string MAttr;
40 TargetOptions Options;
41 Optional<Reloc::Model> RelocModel;
42 CodeGenOpt::Level CGOptLevel = CodeGenOpt::Aggressive;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h35 struct TargetMachineBuilder { struct
36 Triple TheTriple;
37 std::string MCpu;
38 std::string MAttr;
39 TargetOptions Options;
40 std::optional<Reloc::Model> RelocModel;
41 CodeGenOptLevel CGOptLevel = CodeGenOptLevel::Aggressive;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h35 struct TargetMachineBuilder { struct
36 Triple TheTriple;
37 std::string MCpu;
38 std::string MAttr;
39 TargetOptions Options;
40 std::optional<Reloc::Model> RelocModel;
41 CodeGenOptLevel CGOptLevel = CodeGenOptLevel::Aggressive;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h35 struct TargetMachineBuilder { struct
36 Triple TheTriple;
37 std::string MCpu;
38 std::string MAttr;
39 TargetOptions Options;
40 std::optional<Reloc::Model> RelocModel;
41 CodeGenOpt::Level CGOptLevel = CodeGenOpt::Aggressive;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h35 struct TargetMachineBuilder { struct
36 Triple TheTriple;
37 std::string MCpu;
38 std::string MAttr;
39 TargetOptions Options;
40 std::optional<Reloc::Model> RelocModel;
41 CodeGenOptLevel CGOptLevel = CodeGenOptLevel::Aggressive;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h35 struct TargetMachineBuilder { struct
36 Triple TheTriple;
37 std::string MCpu;
38 std::string MAttr;
39 TargetOptions Options;
40 std::optional<Reloc::Model> RelocModel;
41 CodeGenOptLevel CGOptLevel = CodeGenOptLevel::Aggressive;