Lines Matching refs:getRelocationModel
74 IsPIC(TM.getRelocationModel() == Reloc::PIC_), IsThumb(false) {}368 assert((Target.getRelocationModel() != Reloc::Default ||369 Target.getRelocationModel() != Reloc::Static) &&380 IsPIC = TM.getRelocationModel() == Reloc::PIC_;642 Reloc::Model RelocM = TM.getRelocationModel();