Home
last modified time | relevance | path

Searched refs:setCodePICModel (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h91 void setCodePICModel(std::optional<Reloc::Model> Model) { in setCodePICModel() function
H A DThinLTOCodeGenerator.h214 void setCodePICModel(std::optional<Reloc::Model> Model) { in setCodePICModel() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp605 ThinGenerator.setCodePICModel(codegen::getExplicitRelocModel()); in ThinLTOProcessing()
1036 CodeGen.setCodePICModel(codegen::getExplicitRelocModel()); in main()