Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h40 std::optional<Reloc::Model> RelocModel; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp129 static cl::opt<Reloc::Model> RelocModel( in CGOPT() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h543 std::optional<Reloc::Model> RelocModel; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DConfig.h55 std::optional<Reloc::Model> RelocModel = Reloc::PIC_; member
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp211 std::optional<Reloc::Model> RelocModel; in createTargetMachine() local