Searched refs:testv2 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.log2.ll | 21 ;FUNC-LABEL: {{^}}testv2: 37 define void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
|
D | llvm.exp2.ll | 21 ;FUNC-LABEL: {{^}}testv2: 37 define void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | llvm.log2.ll | 21 ;FUNC-LABEL: {{^}}testv2: 37 define amdgpu_kernel void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
|
D | llvm.exp2.ll | 21 ;FUNC-LABEL: {{^}}testv2: 37 define amdgpu_kernel void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
|
D | llvm.log10.ll | 21 ; FUNC-LABEL: {{^}}testv2: 39 define void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
|
D | llvm.log.ll | 21 ; FUNC-LABEL: {{^}}testv2: 39 define void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | vsx-fma-m.ll | 205 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/ |
D | vsx-fma-m.ll | 205 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/ |
D | test.cpp | 113 auto testv2 = builder.CreateVectorOfStructs<Test>( in CreateFlatBufferTest() local 119 auto testv2 = builder.CreateVectorOfStructs<Test>( in CreateFlatBufferTest() local 212 vecofstructs, flex, testv2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, in CreateFlatBufferTest()
|