Searched refs:test75 (Results 1 – 18 of 18) sorted by relevance
/external/llvm-project/clang/test/CodeGen/ |
D | builtins-ppc-p9vector.c | 864 vector unsigned int test75(void) { in test75() function
|
D | builtins-ppc-mma.c | 1192 void test75(unsigned char *vqp, signed long long offs, const __vector_pair *vpp, vector unsigned ch… in test75() function
|
/external/llvm/test/CodeGen/Hexagon/ |
D | alu64.ll | 379 ; CHECK-LABEL: @test75 381 define i32 @test75(i32 %Rs, i32 %Rt) #0 {
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | alu64.ll | 379 ; CHECK-LABEL: @test75 381 define i32 @test75(i32 %Rs, i32 %Rt) #0 {
|
D | intrinsics-v60-alu.ll | 595 ; CHECK-LABEL: test75: 597 define <16 x i32> @test75(<16 x i32> %a, <16 x i32> %b) #0 {
|
/external/curl/tests/data/ |
D | Makefile.inc | 31 test70 test71 test72 test73 test74 test75 test76 test77 test78 test79 \
|
/external/llvm/test/Transforms/InstCombine/ |
D | cast.ll | 1009 define i32* @test75(i32* %p, i32 %x) { 1010 ; CHECK-LABEL: @test75(
|
D | select.ll | 1361 define i32 @test75(i32 %x) { 1367 ; CHECK-LABEL: @test75(
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | sub.ll | 1368 define i8 @test75(i8 %x) { 1369 ; CHECK-LABEL: @test75(
|
D | minmax-fold.ll | 350 define i32 @test75(i32 %x) { 351 ; CHECK-LABEL: @test75(
|
D | cast.ll | 1139 define i32* @test75(i32* %p, i32 %x) { 1140 ; ALL-LABEL: @test75(
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-intrinsics.ll | 252 define i64 @test75(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 253 ; ALL-LABEL: @test75
|
D | vselect-minmax.ll | 2309 define <32 x i8> @test75(<32 x i8> %a, <32 x i8> %b) { 2310 ; SSE2-LABEL: test75: 2326 ; SSE4-LABEL: test75: 2332 ; AVX1-LABEL: test75: 2341 ; AVX2-LABEL: test75: 2346 ; AVX512F-LABEL: test75:
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | mmx-intrinsics.ll | 252 define i64 @test75(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 253 ; ALL-LABEL: @test75
|
D | vselect-minmax.ll | 2153 define <32 x i8> @test75(<32 x i8> %a, <32 x i8> %b) { 2154 ; SSE2-LABEL: test75: 2168 ; SSE4-LABEL: test75: 2174 ; AVX1-LABEL: test75: 2183 ; AVX2-LABEL: test75: 2188 ; AVX512-LABEL: test75:
|
/external/llvm-project/llvm/test/Analysis/AliasSet/ |
D | guards.ll | 1082 ; CHECK: Alias sets for function 'test75': 1087 define void @test75(i8** %ptr_a, i1 %cond_b) {
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | atomics-regression.ll | 1142 define void @test75(i64* %ptr, i64 %cmp, i64 %val) { 1143 ; PPC64LE-LABEL: test75:
|
/external/curl/ |
D | CHANGES | 4940 - test75: Remove precheck test
|