Home | History | Annotate | Download | only in Mips

Lines Matching full:getrelocationmodel

1242   if (getTargetMachine().getRelocationModel() != Reloc::PIC_) {
1288 if (getTargetMachine().getRelocationModel() != Reloc::PIC_) {
1323 if (getTargetMachine().getRelocationModel() == Reloc::PIC_) {
1377 bool IsPIC = getTargetMachine().getRelocationModel() == Reloc::PIC_;
1422 if (getTargetMachine().getRelocationModel() != Reloc::PIC_) {
1723 bool IsPIC = getTargetMachine().getRelocationModel() == Reloc::PIC_;