Home | History | Annotate | Download | only in Ocaml

Lines Matching defs:vec2

1173      * RUN: grep {%build_shufflevector = shufflevector <4 x i32> %Vec1, <4 x i32> %Vec2, <4 x i32> <i32 1, i32 1, i32 0, i32 0>} < %t.ll
1201 let vec2 = build_insertelement t2 p1 p2 "Vec2" atentry in
1206 ignore (build_shufflevector vec1 vec2 t3 "build_shufflevector" atentry);