reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2733 assert(VTy->getBitWidth() == 8 && "Expected an i8 value for the byte"); 2737 Type *SplatIntTy = Type::getIntNTy(VTy->getContext(), Size * 8);