Home | History | Annotate | Download | only in Mips

Lines Matching refs:Static

37 static std::pair<unsigned, unsigned> getMFHiLoOpc(unsigned Src) {
556 // value. Until support is written we shall only accept the static
558 if ((STI.getRelocationModel() != Reloc::Static))
560 "static relocation model on MIPS at the present time.");
835 static void setAliasRegs(MachineFunction &MF, BitVector &SavedRegs,