Searched refs:testv (Results 1 – 4 of 4) sorted by relevance
20 ;FUNC-LABEL: testv32 define void @testv(<4 x float> addrspace(1)* %out, <4 x float> inreg %vx) #1 {
22 ; CHECK: testv
33 declare <4 x float> @testv()36 %A = tail call <4 x float> @testv()
101 auto testv = builder.CreateVectorOfStructs(tests, 2); in CreateFlatBufferTest() local140 testv, vecofstrings, vecoftables, 0, 0, 0, false, in CreateFlatBufferTest()