Searched refs:Is32BitABI (Results 1 – 3 of 3) sorted by relevance
44 bool Is32BitABI; member54 ISAExtensionSet(0), ASESet(0), OddSPReg(false), Is32BitABI(false), in MipsABIFlagsSection()81 Is32BitABI = IsABI32Bit; in setFpABI()160 Is32BitABI = P.isABI_O32(); in setFpAbiFromPredicates()
25 if (Is32BitABI) in getFpABIValue()
105 if (!ABIFlagsSection.OddSPReg && !ABIFlagsSection.Is32BitABI) in emitDirectiveModuleOddSPReg()