Searched refs:OddSPReg (Results 1 – 3 of 3) sorted by relevance
42 bool OddSPReg; member54 ISAExtensionSet(0), ASESet(0), OddSPReg(false), Is32BitABI(false), in MipsABIFlagsSection()70 if (OddSPReg) in getFlags1Value()184 OddSPReg = P.useOddSPReg(); in setAllFromPredicates()
26 return OddSPReg ? Mips::Val_GNU_MIPS_ABI_FP_64 in getFpABIValue()
105 if (!ABIFlagsSection.OddSPReg && !ABIFlagsSection.Is32BitABI) in emitDirectiveModuleOddSPReg()414 OS << "\t.module\t" << (ABIFlagsSection.OddSPReg ? "" : "no") << "oddspreg\n"; in emitDirectiveModuleOddSPReg()