reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
150 return ArchKind == llvm::ARM::ArchKind::ARMV8_1MMainline && MVE != 0; 154 return hasMVE() && (MVE & MVE_FP); 415 MVE = 0; 484 MVE |= MVE_INT; 489 MVE |= MVE_INT | MVE_FP;