reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
552 FK <= ARM::FPUKind::FK_LAST; 553 FK = static_cast<ARM::FPUKind>(static_cast<unsigned>(FK) + 1)) 553 FK = static_cast<ARM::FPUKind>(static_cast<unsigned>(FK) + 1)) 554 if (FK == ARM::FK_LAST || 555 ARM::getFPUName(FK).find("neon") == std::string::npos) 557 ARM::getFPUNeonSupportLevel(FK)); 560 ARM::getFPUNeonSupportLevel(FK));