Home
last modified time | relevance | path

Searched refs:setCodeGenDebugOptions (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h119 void setCodeGenDebugOptions(const char *Opts);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/
DLTOCodeGenerator.h133 void setCodeGenDebugOptions(ArrayRef<StringRef> Opts);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/
DLTOCodeGenerator.h133 void setCodeGenDebugOptions(ArrayRef<StringRef> Opts);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h134 void setCodeGenDebugOptions(ArrayRef<StringRef> Opts);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/
DLTOCodeGenerator.h133 void setCodeGenDebugOptions(ArrayRef<StringRef> Opts);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h126 void setCodeGenDebugOptions(ArrayRef<const char *> Opts);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/
DLTOCodeGenerator.h135 void setCodeGenDebugOptions(ArrayRef<StringRef> Opts);
/aosp_15_r20/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp593 void LTOCodeGenerator::setCodeGenDebugOptions(const char *Options) { in setCodeGenDebugOptions() function in LTOCodeGenerator
/aosp_15_r20/external/llvm/tools/lto/
H A Dlto.cpp443 unwrap(cg)->setCodeGenDebugOptions(opt); in lto_codegen_debug_options()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp625 void LTOCodeGenerator::setCodeGenDebugOptions(ArrayRef<const char *> Options) { in setCodeGenDebugOptions() function in LTOCodeGenerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp683 void LTOCodeGenerator::setCodeGenDebugOptions(ArrayRef<StringRef> Options) { in setCodeGenDebugOptions() function in LTOCodeGenerator