Searched refs:OddSPReg (Results 1 – 3 of 3) sorted by relevance
100 bool OddSPReg; member112 ASESet(0), OddSPReg(false), Is32BitABI(false), FpABI(FpABIKind::ANY) {} in MipsABIFlagsSection()127 if (OddSPReg) in getFlags1Value()
24 return OddSPReg ? Val_GNU_MIPS_ABI_FP_64 : Val_GNU_MIPS_ABI_FP_64A; in getFpABIValue()
653 ABIFlagsSection.OddSPReg = Enabled; in emitDirectiveModuleOddSPReg()