Searched defs:getRelocationModel (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.h92 const Optional<Reloc::Model> &getRelocationModel() const { return RM; } function in class:llvm::orc::JITTargetMachineBuilder
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/
H A DTargetMachine.cpp70 Reloc::Model TargetMachine::getRelocationModel() const { return RM; } function in class:TargetMachine
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp272 Reloc::Model MipsSubtarget::getRelocationModel() const { function in class:MipsSubtarget

Completed in 201 milliseconds