/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_init_orc.cpp | 510 JTMB.setRelocationModel(Reloc::PIC_); in create_jtdb() 522 JTMB.setRelocationModel(Reloc::PIC_); in create_jtdb()
|
/aosp_15_r20/frameworks/compile/libbcc/include/bcc/ |
D | CompilerConfig.h | 99 inline void setRelocationModel(llvm::Reloc::Model pRelocModel) in setRelocationModel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | JITTargetMachineBuilder.h | 77 JITTargetMachineBuilder &setRelocationModel(Optional<Reloc::Model> RM) { in setRelocationModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.h | 84 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.h | 84 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.h | 84 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | JITTargetMachineBuilder.h | 86 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.h | 84 JITTargetMachineBuilder &setRelocationModel(std::optional<Reloc::Model> RM) { in setRelocationModel() function
|
/aosp_15_r20/frameworks/compile/libbcc/tools/bcc_compat/ |
D | Main.cpp | 182 config->setRelocationModel(llvm::Reloc::PIC_); in ConfigCompiler()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | LLJIT.cpp | 38 JTMB->setRelocationModel(Reloc::PIC_); in prepareForConstruction()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 604 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 597 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 604 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 583 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 604 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 604 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 604 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
|
/aosp_15_r20/frameworks/compile/libbcc/tools/bcc/ |
D | Main.cpp | 244 config->setRelocationModel(llvm::Reloc::PIC_); in ConfigCompiler()
|
/aosp_15_r20/external/llvm/tools/lli/ |
H A D | lli.cpp | 424 builder.setRelocationModel(RelocModel); in main()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | LLJIT.cpp | 723 JTMB->setRelocationModel(Reloc::PIC_); in prepareForConstruction()
|
H A D | OrcV2CBindings.cpp | 826 .setRelocationModel(TemplateTM->getRelocationModel()) in LLVMOrcJITTargetMachineBuilderCreateFromTargetMachine()
|