Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeGenInfo.h40 Reloc::Model getRelocationModel() const { return RelocationModel; } in getRelocationModel() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp220 Reloc::Model MipsSubtarget::getRelocationModel() const { in getRelocationModel() function in MipsSubtarget
/minix3/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetMachine.cpp74 Reloc::Model TargetMachine::getRelocationModel() const { in getRelocationModel() function in TargetMachine