reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3281 return IntWidth == 32 || IntWidth == 64 || 3281 return IntWidth == 32 || IntWidth == 64 || 3282 ((IntWidth == 8 || IntWidth == 16) && ST->hasBWI()); 3282 ((IntWidth == 8 || IntWidth == 16) && ST->hasBWI());