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.h40 std::optional<Reloc::Model> RelocModel; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h543 std::optional<Reloc::Model> RelocModel; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp135 static cl::opt<Reloc::Model> RelocModel( in CGOPT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h55 std::optional<Reloc::Model> RelocModel = Reloc::PIC_; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp208 std::optional<Reloc::Model> RelocModel; in createTargetMachine() local