Searched refs:fun4 (Results 1 – 22 of 22) sorted by relevance
/external/clang/test/SemaCXX/ |
D | warn-tautological-compare.cpp | 68 int* fun4(int); 90 if (fun4 == 0) {} in test() 103 if (nullptr != fun4) {} in test()
|
D | member-expr.cpp | 148 template <typename T> S fun4(); // expected-note{{possible target for call}} 150 …return fun4.x; // expected-error{{reference to overloaded function could not be resolved; did you … in g4()
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.function.frag | 11 float4 fun4(uint id1, uniform uint id2) 19 return fun4(entityId, entityId);
|
/external/clang/test/Sema/ |
D | alias-redefinition.c | 19 void fun4(void) __attribute((alias("f4"))); 20 void fun4(void);
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.function.frag.out | 26 0:12 Function Definition: fun4(u1;u1; ( temp 4-component vector of float) 47 0:19 Function Call: fun4(u1;u1; ( temp 4-component vector of float) 84 0:12 Function Definition: fun4(u1;u1; ( temp 4-component vector of float) 105 0:19 Function Call: fun4(u1;u1; ( temp 4-component vector of float)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/ |
D | altmacro_string.s | 66 .macro fun4 arg1 arg2 macro 72 fun4 <5,4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | vec-sext.ll | 34 define <2 x i32> @fun4(<2 x i16> %val1) { 35 ; CHECK-LABEL: fun4:
|
D | vec-zext.ll | 34 define <2 x i32> @fun4(<2 x i16> %val1) { 35 ; CHECK-LABEL: fun4:
|
D | vec-cmpsel.ll | 56 define <32 x i8> @fun4(<32 x i8> %val1, <32 x i8> %val2, <32 x i8> %val3, <32 x i8> %val4) { 57 ; CHECK-LABEL: fun4:
|
D | vec-cmp-cmp-logic-select.ll | 79 define <32 x i8> @fun4(<32 x i8> %val1, <32 x i8> %val2, <32 x i8> %val3, <32 x i8> %val4, <32 x i8… 80 ; CHECK-LABEL: fun4:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | aarch64-vuzp.ll | 38 ; CHECK-LABEL: fun4: 40 define i32 @fun4() {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/ |
D | PR20038.ll | 13 ; void fun4() { b && (C(), 1); } 34 ; CHECK: DW_AT_name {{.*}} "fun4" 137 !12 = distinct !DISubprogram(name: "fun4", linkageName: "_Z4fun4v", line: 5, isLocal: false, isDefi…
|
/external/llvm/test/DebugInfo/Generic/ |
D | PR20038.ll | 13 ; void fun4() { b && (C(), 1); } 34 ; CHECK: DW_AT_name {{.*}} "fun4" 137 !12 = distinct !DISubprogram(name: "fun4", linkageName: "_Z4fun4v", line: 5, isLocal: false, isDefi…
|
/external/llvm/test/CodeGen/X86/ |
D | dagcombine-shifts.ll | 54 define i64 @fun4(i8 zeroext %v) { 62 ; CHECK-LABEL: @fun4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | dagcombine-shifts.ll | 54 define i64 @fun4(i8 zeroext %v) { 62 ; CHECK-LABEL: @fun4
|
/external/clang/test/OpenMP/ |
D | declare_reduction_messages.c | 34 #pragma omp declare reduction(fun4 : long : omp_out += omp_in) initializer() // expec…
|
D | declare_reduction_messages.cpp | 55 #pragma omp declare reduction(fun4 : long : omp_out += omp_in) initializer() …
|
/external/clang/test/CodeGenCXX/ |
D | mangle.cpp | 1040 decltype(S1<T>().~S1<T>(), S1<T>().~S1<T>()) fun4() {}; in fun4() function 1055 template void fun4<int>();
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/SystemZ/ |
D | div-pow2.ll | 29 define i16 @fun4(i16 %a) {
|
D | scalar-cmp-cmp-log-sel.ll | 65 define float @fun4(i8 %val1, i8 %val2, i8 %val3, i8 %val4, 73 ; CHECK: fun4
|
D | cmpsel.ll | 52 define float @fun4(i8 %val1, i8 %val2, 58 ; CHECK: fun4
|
D | cmp-ext.ll | 44 define i8 @fun4(i16 %val1, i16 %val2) { 49 ; CHECK: fun4
|