Searched refs:OddSPReg (Results 1 – 3 of 3) sorted by relevance
42 bool OddSPReg = false; member66 if (OddSPReg) in getFlags1Value()200 OddSPReg = P.useOddSPReg(); in setAllFromPredicates()
29 return OddSPReg ? Mips::Val_GNU_MIPS_ABI_FP_64 in getFpABIValue()
154 if (!ABIFlagsSection.OddSPReg && !ABIFlagsSection.Is32BitABI) in emitDirectiveModuleOddSPReg()750 OS << "\t.module\t" << (ABIFlagsSection.OddSPReg ? "" : "no") << "oddspreg\n"; in emitDirectiveModuleOddSPReg()