/external/llvm-project/flang/test/Semantics/ |
D | resolve77.f90 | 6 module procedure if2 26 pure integer function if2(n) function 28 if2 = n 42 integer :: iarr(if2(n)) 48 pure integer function if2(n) function 50 if2 = n
|
/external/llvm-project/llvm/test/Transforms/SCCP/ |
D | predicateinfo-cond.ll | 60 ; CHECK: if2.then1: 62 ; CHECK: if2.end: 75 br i1 %cmp, label %if2.then1, label %if2.then2 77 if2.then1: 78 br label %if2.end 80 if2.then2: 81 br label %if2.end 83 if2.end: 84 %phi = phi i32 [ 0, %if2.then1 ], [ 1, %if2.then2 ]
|
/external/deqp-deps/glslang/Test/ |
D | spv.interpOps.frag | 4 in vec2 if2; 17 f4.xy += interpolateAtCentroid(if2); 22 f4.xy += interpolateAtSample(if2, samp); 27 f4.xy += interpolateAtOffset(if2, offset);
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | spv.interpOps.frag | 4 in vec2 if2; 17 f4.xy += interpolateAtCentroid(if2); 22 f4.xy += interpolateAtSample(if2, samp); 27 f4.xy += interpolateAtOffset(if2, offset);
|
/external/clang/test/Sema/ |
D | warn-bad-function-cast.c | 6 char if2(void); 26 (long)if2(); in foo() 37 …(double)if2(); /* expected-warning {{cast from function call of type 'char' to non-matching type '… in foo()
|
/external/llvm-project/clang/test/Sema/ |
D | warn-bad-function-cast.c | 6 char if2(void); 31 (long)if2(); in foo() 43 …(double)if2(); /* expected-warning {{cast from function call of type 'char' to non-matching type '… in foo()
|
/external/llvm/test/CodeGen/Thumb2/ |
D | setjmp_longjmp.ll | 76 br i1 %tobool2, label %if2.then, label %if2.else 78 if2.then: 80 br label %if2.end 82 if2.else: 87 if2.end:
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/ |
D | setjmp_longjmp.ll | 76 br i1 %tobool2, label %if2.then, label %if2.else 78 if2.then: 80 br label %if2.end 82 if2.else: 87 if2.end:
|
/external/markdown/tests/misc/ |
D | some-test.txt | 5 * as if2 11 * as if2 17 * as if2
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | tail-merge-identical.ll | 19 br i1 %a, label %else1, label %if2 25 if2: ; preds = %if1 28 then2: ; preds = %if2 32 else2: ; preds = %if2
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.interpOps.frag.out | 16 Name 24 "if2" 23 Decorate 24(if2) Location 1 45 24(if2): 23(ptr) Variable Input 67 25: 22(fvec2) ExtInst 1(GLSL.std.450) 76(InterpolateAtCentroid) 24(if2) 93 55: 22(fvec2) ExtInst 1(GLSL.std.450) 77(InterpolateAtSample) 24(if2) 54 121 80: 22(fvec2) ExtInst 1(GLSL.std.450) 78(InterpolateAtOffset) 24(if2) 79
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | spv.interpOps.frag.out | 16 Name 24 "if2" 23 Decorate 24(if2) Location 1 45 24(if2): 23(ptr) Variable Input 67 25: 22(fvec2) ExtInst 1(GLSL.std.450) 76(InterpolateAtCentroid) 24(if2) 93 55: 22(fvec2) ExtInst 1(GLSL.std.450) 77(InterpolateAtSample) 24(if2) 54 121 80: 22(fvec2) ExtInst 1(GLSL.std.450) 78(InterpolateAtOffset) 24(if2) 79
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | phi-select-constant.ll | 85 ; CHECK: if2: 96 br i1 %cond2, label %if2, label %else 98 if2: 102 %phi = phi <2 x i1> [ %x, %if2 ], [ <i1 0, i1 1>, %entry ], [ <i1 1, i1 0>, %if1 ]
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | ifcvt-size.mir | 76 if2.then: 78 if2.else: 378 t2Bcc %bb.3.if2.then, 1, killed $cpsr 379 t2B %bb.4.if2.else, 14, $noreg 387 t2Bcc %bb.3.if2.then, 1, killed $cpsr 388 t2B %bb.4.if2.else, 14, $noreg 390 bb.3.if2.then: 396 bb.4.if2.else:
|
/external/llvm-project/llvm/test/Transforms/Inline/ |
D | cgscc-update.ll | 109 br i1 %b, label %then1, label %if2 113 br label %if2 115 if2:
|
/external/scapy/scapy/ |
D | sendrecv.py | 775 def bridge_and_sniff(if1, if2, xfrm12=None, xfrm21=None, prn=None, L2socket=None, argument 808 sckt2, if2 = _init_socket(if2, 2) 809 peers = {if1: sckt2, if2: sckt1} 814 xfrms[if2] = xfrm21 850 return sniff(opened_socket={sckt1: if1, sckt2: if2}, prn=prn,
|
/external/llvm-project/llvm/test/CodeGen/Thumb/ |
D | ragreedy-implicit-def.ll | 84 br i1 %cmp2, label %if2, label %end 86 if2:
|
/external/llvm-project/llvm/test/Analysis/PhiValues/ |
D | basic.ll | 44 br i1 undef, label %if2, label %else2 46 if2: 57 %phi2 = phi i32 [ %phi1, %if2 ], [ 2, %else2 ]
|
/external/llvm-project/llvm/test/Transforms/CodeGenPrepare/ARM/ |
D | sink-addrmode.ll | 238 br i1 %cmp2, label %if2.then, label %if2.end 240 if2.then: 242 br label %if2.end 244 if2.end:
|
/external/llvm-project/llvm/test/Transforms/GVN/ |
D | condprop.ll | 360 br i1 %cmp, label %loop.end, label %if2 362 if2: 366 %phi3 = phi i32* [ %gep2, %then ], [ %ptr1, %if2 ]
|
/external/llvm-project/llvm/test/Transforms/LoopUnroll/ |
D | peel-loop-conditions.ll | 113 ; CHECK: if2.peel: 136 ; CHECK: if2.peel6: 159 ; CHECK: if2.peel17: 182 ; CHECK: if2.peel28: 209 ; CHECK: if2: 233 br label %if2 237 br label %if2 239 if2:
|
/external/llvm-project/llvm/test/Transforms/LICM/ |
D | hoist-phi.ll | 1396 br i1 undef, label %if2, label %loop.backedge 1398 if2: 1450 br i1 undef, label %if2, label %loop.backedge 1452 if2: 1499 br label %if2 1504 br i1 undef, label %if2, label %loop.backedge 1506 if2:
|
/external/llvm-project/mlir/test/Conversion/SCFToStandard/ |
D | convert-to-cfg.mlir | 561 // CHECK: %{{.*}} = "test.if2"() : () -> index 576 %1 = "test.if2"() : () -> index
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | if-pred-stores.ll | 30 ; UNROLL: pred.store.if2: 80 ; UNROLL-NOSIMPLIFY: pred.store.if2: 477 ; VEC: pred.store.if2:
|
D | pr45679-fold-tail-by-masking.ll | 95 ; VF2UF2: pred.store.if2:
|