Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:isABI_N64

253   bool isABI_N64() const { return STI.getFeatureBits() & Mips::FeatureN64; }
1475 if (isABI_N32() || isABI_N64()) {