Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getTargetMachine

1068   if (getTargetMachine().getRelocationModel() != Reloc::PIC_)
1072 if (getTargetMachine().getMCAsmInfo()->getGPRel32Directive() != 0)
1104 if (getTargetMachine().getRelocationModel() == Reloc::Static)
1108 if (getTargetMachine().getRelocationModel() == Reloc::DynamicNoPIC &&