Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h41 Optional<Reloc::Model> RelocModel; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp119 static cl::opt<Reloc::Model> RelocModel( in CGOPT() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h544 Optional<Reloc::Model> RelocModel; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h53 Optional<Reloc::Model> RelocModel = Reloc::PIC_; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp188 Optional<Reloc::Model> RelocModel = None; in createTargetMachine() local