reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3133 if (IndxTy->isVectorTy()) 3134 IndxTy = IndxTy->getVectorElementType(); 3134 IndxTy = IndxTy->getVectorElementType(); 3135 if ((IndxTy->getPrimitiveSizeInBits() == 64 &&