Searched defs:ISA (Results 1 – 4 of 4) sorted by relevance
11 int ISA; field
162 StringRef ISA = hasMips64r6() ? "MIPS64r6" : "MIPS32r6"; in MipsSubtarget() local
262 InitSegAttr *ISA) { in EmitPointerToInitFunc()297 auto *ISA = D->getAttr<InitSegAttr>(); in EmitCXXGlobalVarDeclInitFunc() local
1227 std::string ISA = hasMips64r6() ? "MIPS64r6" : "MIPS32r6"; in processInstruction() local