Home
last modified time | relevance | path

Searched refs:testv2 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/CodeGen/AMDGPU/
Dllvm.log2.ll21 ;FUNC-LABEL: {{^}}testv2:
37 define void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
Dllvm.exp2.ll21 ;FUNC-LABEL: {{^}}testv2:
37 define void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dllvm.exp2.ll21 ;FUNC-LABEL: {{^}}testv2:
37 define amdgpu_kernel void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
Dllvm.log2.ll21 ;FUNC-LABEL: {{^}}testv2:
37 define amdgpu_kernel void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
Dllvm.log10.ll21 ; FUNC-LABEL: {{^}}testv2:
40 define void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
Dllvm.log.ll21 ; FUNC-LABEL: {{^}}testv2:
40 define void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvsx-fma-m.ll205 define void @testv2(<2 x double> %a, <2 x double> %b, <2 x double> %c, <2 x double> %e, <2 x double…
217 ; CHECK-LABEL: @testv2
229 ; CHECK-FISL-LABEL: @testv2
/external/llvm/test/CodeGen/PowerPC/
Dvsx-fma-m.ll205 define void @testv2(<2 x double> %a, <2 x double> %b, <2 x double> %c, <2 x double> %e, <2 x double…
217 ; CHECK-LABEL: @testv2
229 ; CHECK-FISL-LABEL: @testv2
/external/flatbuffers/tests/
Dtest.cpp84 auto testv2 = builder.CreateVectorOfStructs<Test>( in CreateFlatBufferTest() local
90 auto testv2 = builder.CreateVectorOfStructs<Test>( in CreateFlatBufferTest() local
183 vecofstructs, flex, testv2, 0, 0, 0, 0, 0, 0, 0, 0, in CreateFlatBufferTest()