Home
last modified time | relevance | path

Searched defs:CodeGenOnly (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h273 bool CodeGenOnly = false; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h336 bool CodeGenOnly = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h338 bool CodeGenOnly = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h338 bool CodeGenOnly = false; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h338 bool CodeGenOnly = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h338 bool CodeGenOnly = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h338 bool CodeGenOnly = false; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
H A DConfig.h59 bool CodeGenOnly = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/
DConfig.h68 bool CodeGenOnly = false; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/
H A DConfig.h70 bool CodeGenOnly = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/
DConfig.h68 bool CodeGenOnly = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/
DConfig.h68 bool CodeGenOnly = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/
DConfig.h71 bool CodeGenOnly = false; member
/aosp_15_r20/external/llvm/tools/lto/
H A Dlto.cpp494 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only()