Searched refs:Is32BitABI (Results 1 – 3 of 3) sorted by relevance
44 bool Is32BitABI; member55 Is32BitABI(false), FpABI(FpABIKind::ANY) {} in MipsABIFlagsSection()81 Is32BitABI = IsABI32Bit; in setFpABI()168 Is32BitABI = P.isABI_O32(); in setFpAbiFromPredicates()
25 if (Is32BitABI) in getFpABIValue()
115 if (!ABIFlagsSection.OddSPReg && !ABIFlagsSection.Is32BitABI) in emitDirectiveModuleOddSPReg()