Home
last modified time | relevance | path

Searched defs:RelocationModel (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_compiler.h42 enum class RelocationModel { enum
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DCodeGenOptions.h138 std::string RelocationModel; variable
/aosp_15_r20/external/clang/tools/driver/
H A Dcc1as_main.cpp130 std::string RelocationModel; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DCodeGenOptions.h262 llvm::Reloc::Model RelocationModel; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DCodeGenOptions.h262 llvm::Reloc::Model RelocationModel; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DCodeGenOptions.h262 llvm::Reloc::Model RelocationModel; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DCodeGenOptions.h262 llvm::Reloc::Model RelocationModel; variable
/aosp_15_r20/external/clang/lib/Driver/
H A DTools.cpp3768 llvm::Reloc::Model RelocationModel; in AddAssemblerKPIC() local
4039 llvm::Reloc::Model RelocationModel; in ConstructJob() local
6528 llvm::Reloc::Model RelocationModel; in ConstructJob() local
8979 llvm::Reloc::Model RelocationModel; in ConstructJob() local
/aosp_15_r20/external/llvm/tools/gold/
H A Dgold-plugin.cpp148 static Optional<Reloc::Model> RelocationModel; variable