Searched refs:testv (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.cos.ll | 20 ;FUNC-LABEL: testv 32 define void @testv(<4 x float> addrspace(1)* %out, <4 x float> inreg %vx) #1 {
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | llvm.cos.ll | 20 ;FUNC-LABEL: testv 32 define amdgpu_kernel void @testv(<4 x float> addrspace(1)* %out, <4 x float> inreg %vx) #1 {
|
/external/flac/ |
D | Makefile.lite | 64 testv: valgrind
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | function-subtarget-features.ll | 22 ; CHECK: testv
|
D | tailcall-64.ll | 36 declare <4 x float> @testv() 43 %A = tail call <4 x float> @testv()
|
/external/llvm/test/CodeGen/X86/ |
D | function-subtarget-features.ll | 22 ; CHECK: testv
|
D | tailcall-64.ll | 33 declare <4 x float> @testv() 36 %A = tail call <4 x float> @testv()
|
/external/flatbuffers/tests/ |
D | test.cpp | 108 auto testv = builder.CreateVectorOfStructs(tests, 2); in CreateFlatBufferTest() local 210 testv, vecofstrings, vecoftables, 0, nested_flatbuffer_vector, 0, false, in CreateFlatBufferTest()
|