Lines Matching refs:isABI_O32
240 if (!isABI_O32() && !allowOddSPReg() != 0)
254 bool isABI_O32() const { return STI.getFeatureBits() & Mips::FeatureO32; }
2818 getTargetStreamer().emitDirectiveModuleOddSPReg(true, isABI_O32());
2828 if (!isABI_O32()) {
2833 getTargetStreamer().emitDirectiveModuleOddSPReg(false, isABI_O32());
2875 getTargetStreamer().emitDirectiveModuleFP(FpABI, isABI_O32());
2893 if (!isABI_O32()) {
2912 if (!isABI_O32()) {