Home | History | Annotate | Download | only in IR

Lines Matching full:vectors

56   // We've already handled true FP case; any other FP vectors can't represent -0.0.
97 // Check for constant vectors which are splats of -1 values.
102 // Check for constant vectors which are splats of -1 values.
495 // For vectors, broadcast the value.
520 // For vectors, broadcast the value.
566 // For vectors, broadcast the value.
580 // For vectors, broadcast the value.
924 assert(!V.empty() && "Vectors can't be empty");
1276 assert(this->getType()->isVectorTy() && "Only valid for vectors!");