Home
last modified time | relevance | path

Searched refs:testv (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/CodeGen/AMDGPU/
Dllvm.cos.ll20 ;FUNC-LABEL: testv
32 define void @testv(<4 x float> addrspace(1)* %out, <4 x float> inreg %vx) #1 {
/external/llvm/test/CodeGen/X86/
Dfunction-subtarget-features.ll22 ; CHECK: testv
Dtailcall-64.ll33 declare <4 x float> @testv()
36 %A = tail call <4 x float> @testv()
/external/flatbuffers/tests/
Dtest.cpp101 auto testv = builder.CreateVectorOfStructs(tests, 2); in CreateFlatBufferTest() local
140 testv, vecofstrings, vecoftables, 0, 0, 0, false, in CreateFlatBufferTest()