reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
976 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) { 977 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()), 980 return Type::getInt1Ty(opnd_type->getContext());