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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
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.log2.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: 40 define void @testv2(<2 x float> addrspace(1)* %out, <2 x float> %in) {
|
D | llvm.log.ll | 21 ; 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/ |
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 | 84 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()
|