HomeSort by relevance Sort by last modified time
    Searched refs:setTargetOptions (Results 1 - 25 of 35) sorted by null

1 2

  /external/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 80 void setTargetOptions(const TargetOptions &Options);
ThinLTOCodeGenerator.h 166 void setTargetOptions(TargetOptions Options) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 83 void setTargetOptions(const TargetOptions &Options);
ThinLTOCodeGenerator.h 204 void setTargetOptions(TargetOptions Options) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 83 void setTargetOptions(const TargetOptions &Options);
ThinLTOCodeGenerator.h 204 void setTargetOptions(TargetOptions Options) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 83 void setTargetOptions(const TargetOptions &Options);
ThinLTOCodeGenerator.h 204 void setTargetOptions(TargetOptions Options) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 83 void setTargetOptions(const TargetOptions &Options);
ThinLTOCodeGenerator.h 204 void setTargetOptions(TargetOptions Options) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 83 void setTargetOptions(const TargetOptions &Options);
ThinLTOCodeGenerator.h 204 void setTargetOptions(TargetOptions Options) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 83 void setTargetOptions(const TargetOptions &Options);
ThinLTOCodeGenerator.h 204 void setTargetOptions(TargetOptions Options) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 83 void setTargetOptions(const TargetOptions &Options);
ThinLTOCodeGenerator.h 204 void setTargetOptions(TargetOptions Options) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 83 void setTargetOptions(const TargetOptions &Options);
ThinLTOCodeGenerator.h 204 void setTargetOptions(TargetOptions Options) {
  /external/llvm/tools/lto/
lto.cpp 330 CodeGen->setTargetOptions(Options);
463 CodeGen->setTargetOptions(InitTargetOptionsFromCodeGenFlags());
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 574 /// setTargetOptions - Set the target options that the ExecutionEngine
576 EngineBuilder &setTargetOptions(const TargetOptions &Opts) {
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
JitManager.cpp 109 EB.setTargetOptions(tOpts);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 585 /// setTargetOptions - Set the target options that the ExecutionEngine
587 EngineBuilder &setTargetOptions(const TargetOptions &Opts) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 585 /// setTargetOptions - Set the target options that the ExecutionEngine
587 EngineBuilder &setTargetOptions(const TargetOptions &Opts) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 585 /// setTargetOptions - Set the target options that the ExecutionEngine
587 EngineBuilder &setTargetOptions(const TargetOptions &Opts) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 585 /// setTargetOptions - Set the target options that the ExecutionEngine
587 EngineBuilder &setTargetOptions(const TargetOptions &Opts) {

Completed in 412 milliseconds

1 2