Home
last modified time | relevance | path

Searched refs:foo0 (Results 1 – 25 of 93) sorted by relevance

1234

/external/deqp/data/gles2/shaders/
Dqualification_order.test378 float foo0 (const in lowp float x)
398 float x0 = foo0(1.0);
412 float foo0 (const in float x)
432 float x0 = foo0(1.0);
446 float foo0 (const lowp float x)
466 float x0 = foo0(1.0);
480 float foo0 (in lowp float x)
500 float x0 = foo0(1.0);
518 float foo0 (const lowp in float x)
538 float x0 = foo0(1.0);
[all …]
/external/eigen/test/
Ddynalloc.cpp151 MyStruct foo0; VERIFY(internal::UIntPtr(foo0.avec.data())%ALIGNMENT==0); in test_dynalloc() local
158 MyStruct *foo0 = new MyStruct(); VERIFY(internal::UIntPtr(foo0->avec.data())%ALIGNMENT==0); in test_dynalloc() local
160 delete foo0; in test_dynalloc()
168 MyStruct *foo0 = new MyStruct[N]; VERIFY(internal::UIntPtr(foo0->avec.data())%ALIGNMENT==0); in test_dynalloc() local
170 delete[] foo0; in test_dynalloc()
/external/llvm/test/CodeGen/Mips/
Dbiggot.ll12 ; O32: lui $[[R2:[0-9]+]], %call_hi(foo0)
14 ; O32: lw ${{[0-9]+}}, %call_lo(foo0)($[[R3]])
19 ; N64: lui $[[R2:[0-9]+]], %call_hi(foo0)
21 ; N64: ld ${{[0-9]+}}, %call_lo(foo0)($[[R3]])
24 tail call void @foo0(i32 %0) nounwind
28 declare void @foo0(i32)
Dimm.ll3 define i32 @foo0() nounwind readnone {
5 ; CHECK: foo0
Dmips64-f128-call.ll6 ; CHECK: foo0
10 define void @foo0(fp128 %a0) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dbiggot.ll16 ; O32: lui $[[R2:[0-9]+]], %call_hi(foo0)
18 ; O32: lw ${{[0-9]+}}, %call_lo(foo0)($[[R3]])
23 ; N64-DAG: lui $[[R2:[0-9]+]], %call_hi(foo0)
26 ; N64-DAG: ld ${{[0-9]+}}, %call_lo(foo0)($[[R3]])
29 tail call void @foo0(i32 %0) nounwind
33 declare void @foo0(i32)
Dimm.ll3 define i32 @foo0() nounwind readnone {
5 ; CHECK: foo0
/external/clang/test/CodeGenObjCXX/
Dauto-release-result-assert.mm19 S1Ref foo0(int); function
26 return foo0(a);
30 return foo0(0);
34 return foo0(0);
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dsubtarget-no-movt.ll10 ; NO-OPTION-LABEL: {{_?}}foo0
15 ; NO-OPTION-O0-LABEL: {{_?}}foo0
20 ; USE-MOVT-LABEL: {{_?}}foo0
24 ; USE-MOVT-O0-LABEL: {{_?}}foo0
28 ; NO-USE-MOVT-LABEL: {{_?}}foo0
33 ; NO-USE-MOVT-O0-LABEL: {{_?}}foo0
38 define i32 @foo0(i32 %a) #0 {
Dfnattr-trap.ll4 ; NOOPTION-LABEL: {{\_?}}foo0:
7 ; TRAP-LABEL: {{\_?}}foo0:
10 define void @foo0() {
/external/llvm/test/CodeGen/ARM/
Dfnattr-trap.ll4 ; NOOPTION-LABEL: {{\_?}}foo0:
7 ; TRAP-LABEL: {{\_?}}foo0:
10 define void @foo0() {
Dsubtarget-no-movt.ll8 ; NO-OPTION-LABEL: {{_?}}foo0
13 ; USE-MOVT-LABEL: {{_?}}foo0
17 ; NO-USE-MOVT-LABEL: {{_?}}foo0
22 define i32 @foo0(i32 %a) #0 {
/external/llvm/test/CodeGen/AArch64/
Dtailcall-fastisel.ll7 %call = tail call i32 @foo0()
11 declare i32 @foo0()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dtailcall-fastisel.ll7 %call = tail call i32 @foo0()
11 declare i32 @foo0()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/
Dfunction-bitcasts.ll13 declare void @foo0()
28 ; CHECK-NEXT: call foo0@FUNCTION
39 call void bitcast (void ()* @foo0 to void (i32)*)(i32 0)
40 %p = bitcast void ()* @foo0 to void (i32)*
42 %q = bitcast void ()* @foo0 to void (i32)*
159 ; CHECK-NEXT: call foo0@FUNCTION{{$}}
Dswitch.ll9 declare void @foo0()
26 ; CHECK: call foo0@FUNCTION{{$}}
69 tail call void @foo0()
106 ; CHECK: call foo0@FUNCTION{{$}}
149 tail call void @foo0()
/external/deqp-deps/glslang/Test/
Dhlsl.struct.split-1.vert4 int x0_in : foo0;
11 int x0_out : foo0;
Dhlsl.struct.split.call.vert5 int x0_in : foo0;
12 int x0_out : foo0;
DstructDeref.frag34 uniform s0 foo0;
60 locals2.s1_1 = s1(1, coord.y, foo0);
Dspv.structDeref.frag34 s0 foo0;
60 locals2.s1_1 = s1(1, coord.y, foo0);
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dhasfp-crash2.ll4 ; CHECK: call foo0
9 declare void @foo0() local_unnamed_addr #0
15 tail call void @foo0(), !dbg !54
58 !29 = !{!"foo0", !".text"}
/external/clang/test/OpenMP/
Dfunction-attr.cpp16 void foo0();
24 foo0(); in foo1()
/external/llvm/test/CodeGen/NVPTX/
Darg-lowering.ll3 ; CHECK: .visible .func (.param .align 16 .b8 func_retval0[16]) foo0(
5 define <4 x float> @foo0({float, float} %arg0) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Darg-lowering.ll3 ; CHECK: .visible .func (.param .align 16 .b8 func_retval0[16]) foo0(
5 define <4 x float> @foo0({float, float} %arg0) {
/external/llvm/test/CodeGen/WebAssembly/
Dswitch.ll9 declare void @foo0()
26 ; CHECK: call foo0@FUNCTION{{$}}
69 tail call void @foo0()
106 ; CHECK: call foo0@FUNCTION{{$}}
149 tail call void @foo0()

1234