Searched refs:OddSPReg (Results 1 – 6 of 6) sorted by relevance
42 bool OddSPReg; member54 ISAExtension(Mips::AFL_EXT_NONE), ASESet(0), OddSPReg(false), in MipsABIFlagsSection()70 if (OddSPReg) in getFlags1Value()193 OddSPReg = P.useOddSPReg(); in setAllFromPredicates()
26 return OddSPReg ? Mips::Val_GNU_MIPS_ABI_FP_64 in getFpABIValue()
115 if (!ABIFlagsSection.OddSPReg && !ABIFlagsSection.Is32BitABI) in emitDirectiveModuleOddSPReg()637 OS << "\t.module\t" << (ABIFlagsSection.OddSPReg ? "" : "no") << "oddspreg\n"; in emitDirectiveModuleOddSPReg()
43 bool OddSPReg = false; member67 if (OddSPReg) in getFlags1Value()199 OddSPReg = P.useOddSPReg(); in setAllFromPredicates()
30 return OddSPReg ? Mips::Val_GNU_MIPS_ABI_FP_64 in getFpABIValue()
125 if (!ABIFlagsSection.OddSPReg && !ABIFlagsSection.Is32BitABI) in emitDirectiveModuleOddSPReg()714 OS << "\t.module\t" << (ABIFlagsSection.OddSPReg ? "" : "no") << "oddspreg\n"; in emitDirectiveModuleOddSPReg()