Home | History | Annotate | Download | only in TableGen

Lines Matching refs:vec

1270 static std::string SplatLane(unsigned nElts, const std::string &vec,
1272 std::string s = "__builtin_shufflevector(" + vec + ", " + vec;