Searched refs:fun0 (Results 1 – 25 of 66) sorted by relevance
123
/external/libabigail/tests/data/test-abicompat/ |
D | test3-fn-removed-app.cc | 4 extern int fun0(); 10 fun0(); in main()
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | prologue-epilogue-remarks.mir | 5 define void @fun0() noredzone { ret void } 11 name: fun0 17 # CHECK-NEXT: Function: fun0
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.function.frag | 1 float4 fun0() 18 uint entityId = fun2(fun0());
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | hlsl.function.frag | 1 float4 fun0() 18 uint entityId = fun2(fun0());
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | soft-float-02.ll | 6 define void @fun0(...) { 7 ; CHECK-LABEL: fun0
|
D | tls-11.mir | 8 name: fun0 13 ; CHECK-LABEL: fun0
|
D | frame-23.ll | 6 define i64 @fun0(i64 %a) #0 { 7 ; CHECK-LABEL: fun0:
|
D | frame-25.ll | 6 define void @fun0() #0 { 7 ; CHECK-LABEL: fun0:
|
D | tls-10.mir | 9 name: fun0 16 ; CHECK-LABEL: name: fun0
|
D | tls-08.ll | 10 define weak_odr hidden i32* @fun0() { 11 ; CHECK: name: fun0
|
D | shorten-fused-fp-ops.mir | 7 define double @fun0(double %f1, double %f2, double %acc) { ret double 0.0 } 10 # CHECK-LABEL: fun0: 25 name: fun0
|
D | foldmemop-vec-cc.mir | 7 define void @fun0(double %arg0, double %arg1, double* %Dst) { ret void } 11 # CHECK-LABEL: fun0: 15 name: fun0
|
D | load-and-test.mir | 9 # CHECK-LABEL: fun0 12 name: fun0
|
D | int-cmp-58.mir | 7 # CHECK-LABEL: fun0: 31 define i32 @fun0(i32 %arg1, i32 %arg2) { bb: ret i32 0 } 34 name: fun0
|
/external/llvm-project/llvm/test/Analysis/CostModel/SystemZ/ |
D | numvectorregs.ll | 5 define <6 x double> @fun0(<6 x double> %lhs, <6 x double> %rhs) { 8 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'fun0':
|
D | load-ptr-cmp-fold.ll | 4 define void @fun0(i64* %lhs, i64** %rhs_ptr) { 8 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'fun0':
|
D | cmp-tofp-scalar.ll | 5 define float @fun0(i64 %val1, i64 %val2) { 10 ; CHECK: fun0
|
D | load-and-test.ll | 5 define i64 @fun0(i64* %Src, i64 %Arg) { 10 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'fun0':
|
D | cmp-mem.ll | 5 define i32 @fun0(i8* %Src, i8* %Dst, i8 %Val) { 6 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'fun0':
|
D | cmp-tofp.ll | 5 define <2 x double> @fun0(<2 x i8> %val1, <2 x i8> %val2) { 10 ; CHECK: fun0
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
D | callbr-destinations.ll | 6 define void @fun0() { 8 callbr void asm sideeffect "", "X"(i8* blockaddress(@fun0, %bb1))
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.function.frag.out | 10 0:2 Function Definition: fun0( ( temp 4-component vector of float) 45 0:18 Function Call: fun0( ( temp 4-component vector of float) 68 0:2 Function Definition: fun0( ( temp 4-component vector of float) 103 0:18 Function Call: fun0( ( temp 4-component vector of float)
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | hlsl.function.frag.out | 10 0:2 Function Definition: fun0( ( temp 4-component vector of float) 45 0:18 Function Call: fun0( ( temp 4-component vector of float) 68 0:2 Function Definition: fun0( ( temp 4-component vector of float) 103 0:18 Function Call: fun0( ( temp 4-component vector of float)
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | prologue-epilogue-remarks.mir | 5 name: fun0 11 # CHECK: Function: fun0
|
/external/llvm-project/clang/test/Driver/ |
D | systemz-float-02.c | 6 double fun0(double *A) { in fun0() function
|
123