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

/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCCodeGenInfo.h40 Reloc::Model getRelocationModel() const { return RelocationModel; } function in class:llvm::MCCodeGenInfo
/freebsd-10.0-release/contrib/llvm/lib/Target/
H A DTargetMachine.cpp92 Reloc::Model TargetMachine::getRelocationModel() const { function in class:TargetMachine
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSubtarget.h199 Reloc::Model getRelocationModel() const {return RM;} function in class:llvm::MipsSubtarget

Completed in 135 milliseconds