Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getRelocationModel

224   if (getTargetMachine().getRelocationModel() != Reloc::PIC_)
260 if (getTargetMachine().getRelocationModel() == Reloc::Static)
264 if (getTargetMachine().getRelocationModel() == Reloc::DynamicNoPIC &&