Home
last modified time | relevance | path

Searched defs:RelocModel (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h48 std::optional<Reloc::Model> RelocModel; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h544 std::optional<Reloc::Model> RelocModel; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp136 static cl::opt<Reloc::Model> RelocModel( in CGOPT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h56 std::optional<Reloc::Model> RelocModel = Reloc::PIC_; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp209 std::optional<Reloc::Model> RelocModel; in createTargetMachine() local