/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/ |
D | Policy_spt.c | 222 BYTE *opA, in PolicySptCheckCondition() argument 232 return (UnsignedCompareB(size, opA, size, opB) == 0); in PolicySptCheckCondition() 236 return (UnsignedCompareB(size, opA, size, opB) != 0); in PolicySptCheckCondition() 240 return (SignedCompareB(size, opA, size, opB) > 0); in PolicySptCheckCondition() 244 return (UnsignedCompareB(size, opA, size, opB) > 0); in PolicySptCheckCondition() 248 return (SignedCompareB(size, opA, size, opB) < 0); in PolicySptCheckCondition() 252 return (UnsignedCompareB(size, opA, size, opB) < 0); in PolicySptCheckCondition() 256 return (SignedCompareB(size, opA, size, opB) >= 0); in PolicySptCheckCondition() 260 return (UnsignedCompareB(size, opA, size, opB) >= 0); in PolicySptCheckCondition() 264 return (SignedCompareB(size, opA, size, opB) <= 0); in PolicySptCheckCondition() [all …]
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_outline_island/ |
D | executor_tpuv1_outline_tpu_island.mlir | 12 %3 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 38 %3 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 39 %4 = "tf.opA"(%3) : (tensor<i1>) -> tensor<i1> 52 // CHECK-NEXT: tf.opA 56 // CHECK-NEXT: tf.opA 57 // CHECK-NEXT: tf.opA
|
D | case_op.mlir | 17 %index = "tf.opA"(%arg0) {_tpu_replicate = "cluster"} : (tensor<i1>) -> tensor<i32>
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_inlining/ |
D | executor_tpuv1_inline_tpu_island.mlir | 10 // CHECK: "tf.opA" 28 // CHECK: "tf.opA" 29 // CHECK: "tf.opA" 39 %0 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 43 %0 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 44 %1 = "tf.opA"(%0) : (tensor<i1>) -> tensor<i1>
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | executor_canonicalize.mlir | 10 %3 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 19 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]]) 30 %3 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 40 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]]) 54 %4 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 68 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]]) 80 %3 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 97 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]]) 115 %3 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 128 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]]) [all …]
|
D | replicate_to_island.mlir | 34 "tf.opA"() : () -> () 46 // CHECK: "tf.opA" 48 // CHECK: "tf.opA" 59 "tf.opA"() : () -> () 71 // CHECK: "tf.opA" 73 // CHECK: "tf.opA" 84 "tf.opA"() : () -> () 96 // CHECK: "tf.opA" 98 // CHECK: "tf.opA" 150 %3 = "tf.opA"(%arg2) : (tensor<i1>) -> tensor<f32> [all …]
|
D | parallel_execute_to_islands.mlir | 31 %2 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 50 // CHECK-NEXT: [[OP_A_OUTPUT:%.+]] = "tf.opA"([[ARG_0]]) 69 %4 = "tf.opA"() : () -> tensor<i1> 84 // CHECK-NEXT: [[OP_A_OUTPUT:%.+]] = "tf.opA"() 97 %2 = "tf.opA"() : () -> tensor<i1> 114 // CHECK-NEXT: [[OP_A_OUTPUT:%.+]] = "tf.opA"() 129 %3 = "tf.opA"() : () -> tensor<i1> 143 // CHECK-NEXT: [[OP_A_OUTPUT:%.+]] = "tf.opA"()
|
D | launch_to_device_attribute.mlir | 10 %a = "tf.opA"() : () -> tensor<i1> 23 // CHECK: %[[A:.*]] = "tf.opA" 37 %a = "tf.opA"() : () -> tensor<i1> 51 // CHECK: %[[A:.*]] = "tf.opA" 67 %a:2 = "tf.opA"() {device = ""} : () -> (tensor<i32>, tensor<f32>) 77 // CHECK: [[A:%.+]]:2 = "tf.opA" 93 "tf.opA"() {device = "GPU:0"} : () -> () 113 "tf.opA"() {device = 0 : i32} : () -> ()
|
D | executor_island_coarsening.mlir | 10 %3 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 23 // CHECK-NEXT: "tf.opA"(%[[ARG_0]]) 35 %3 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 48 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]]) 71 …%5:3 = tf_executor.island wraps "tf.opA"(%3#0, %4#0) : (tensor<i1>, tensor<i1>) -> (tensor<i1>, te… 90 // CHECK-NEXT: "tf.opA"(%[[ARG_1]], %[[ARG_0]]) 99 %1:2 = tf_executor.island wraps "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 107 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]]) 119 %2 = "tf.opA"(%arg0, %arg0) : (tensor<i32>, tensor<i32>) -> tensor<i32> 134 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]], %[[ARG_0]]) [all …]
|
D | tpu_cluster_formation.mlir | 8 …%0 = "tf.opA"() {_tpu_replicate = "replicate", device = "device", name = "name"} : () -> tensor<i1> 13 // CHECK: "tf.opA" 24 %0 = "tf.opA"() {_tpu_replicate = "replicate"} : () -> tensor<i1> 36 %0 = "tf.opA"() {_tpu_replicate = "replicate"} : () -> tensor<i1> 49 %0 = "tf.opA"(%arg0) {_tpu_replicate = "replicate"} : (tensor<i1>) -> tensor<i1> 62 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]]) 78 %0 = "tf.opA"(%arg0) {_tpu_replicate = "replicate"} : (tensor<i1>) -> tensor<i1> 88 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]]) 104 %0 = "tf.opA"(%arg0) {_tpu_replicate = "replicate"} : (tensor<i1>) -> tensor<i1> 113 // CHECK-NEXT: %[[OP_A:[0-9]*]] = "tf.opA"(%[[ARG_0]]) [all …]
|
D | replicate_invariant_op_hoisting.mlir | 8 %2 = "tf.opA"(%1, %ri) : (tensor<?xi32>, tensor<*xf32>) -> tensor<*xi32> 16 // CHECK: %[[OP_A:[0-9]*]] = "tf.opA"(%[[SHAPE]], %[[RI]]) 41 …%3 = "tf.opA"(%1, %2, %ri) : (tensor<*xf32>, tensor<?xi32>, tensor<*x!tf.resource>) -> tensor<*xi3… 50 // CHECK: %[[OP_A:[0-9]*]] = "tf.opA"(%[[READ_VAR]], %[[VAR_SHAPE]], %[[RI]]) 58 %2 = "tf.opA"(%1, %rj) : (tensor<?xi32>, tensor<*xf32>) -> tensor<*xi32> 66 // CHECK: %[[OP_A:[0-9]*]] = "tf.opA"(%[[SHAPE]], %[[RJ]]) 75 …%3 = "tf.opA"(%1, %2, %rj) : (tensor<*xf32>, tensor<?xi32>, tensor<*x!tf.resource>) -> tensor<*xi3… 84 // CHECK: %[[OP_A:[0-9]*]] = "tf.opA"(%[[READ_VAR]], %[[VAR_SHAPE]], %[[RJ]]) 109 %2 = "tf.opA"(%1) : (tensor<?xi32>) -> tensor<*xi32> 117 // CHECK: %[[OP_A:[0-9]*]] = "tf.opA"(%[[SHAPE]]) [all …]
|
D | tf-executor-to-functional.mlir | 50 // CHECK-NEXT: [[A:%.*]] = "tf.opA"([[ARG_0]]) 56 %a = "tf.opA"(%arg0) : (tensor<i32>) -> tensor<i32> 70 // CHECK-NEXT: "tf.opA"([[ARG_0]]) 76 %a = "tf.opA"(%arg0) : (tensor<i32>) -> tensor<i32> 90 // CHECK-NEXT: [[A:%.*]] = "tf.opA"([[ARG_0]]) 98 %a = "tf.opA"(%arg0) : (tensor<i32>) -> tensor<i32>
|
D | tf_device_ops.mlir | 58 %0 = "tf.opA"() : () -> tensor<*xi1> 75 // CHECK: %[[OP_A:[a-z0-9]*]] = "tf.opA" 152 %0 = "tf.opA"() : () -> (tensor<*xi1>) 179 %0 = "tf.opA"() : () -> (tensor<*xi1>) 193 %0 = "tf.opA"() : () -> (tensor<*xi1>)
|
D | mark_ops_for_outside_compilation.mlir | 363 // CHECK: "tf.opA" 366 %1= "tf.opA"() : () -> tensor<!tf.variant<tensor<f32>>> 376 // CHECK: "tf.opA" 381 %1 = "tf.opA"() : () -> tensor<!tf.variant<tensor<f32>>> 394 %1= "tf.opA"() {_xla_outside_compilation = "0"} : () -> tensor<!tf.variant<tensor<f32>>> 409 %1 = "tf.opA"() {_xla_outside_compilation = "0"} : () -> tensor<!tf.variant<tensor<f32>>> 419 // CHECK: "tf.opA" 424 %1 = "tf.opA"() : () -> tensor<!tf.variant<tensor<f32>>> 434 // CHECK: "tf.opA" 439 %1= "tf.opA"() {_xla_outside_compilation = "0"} : () -> tensor<!tf.variant<tensor<f32>>>
|
D | graph_pruning.mlir | 28 %a = "tf.opA"(%arg0) : (i32) -> i32 33 %a = "tf.opA"(%1#0) : (i32) -> i32 147 %a = "tf.opA"(%1#0) : (i32) -> i32
|
D | tf_device_ops_invalid.mlir | 229 %0 = "tf.opA"() : () -> (tensor<*xi1>) 247 %0 = "tf.opA"() : () -> (tensor<*xi1>) 265 %0 = "tf.opA"() : () -> (tensor<*xi1>)
|
/external/llvm-project/mlir/lib/Transforms/Utils/ |
D | LoopFusionUtils.cpp | 38 static void getLoadAndStoreMemRefAccesses(Operation *opA, in getLoadAndStoreMemRefAccesses() argument 40 opA->walk([&](Operation *op) { in getLoadAndStoreMemRefAccesses() 66 static Operation *getFirstDependentOpInRange(Operation *opA, Operation *opB) { in getFirstDependentOpInRange() argument 70 getLoadAndStoreMemRefAccesses(opA, values); in getFirstDependentOpInRange() 76 for (Block::iterator it = std::next(Block::iterator(opA)); in getFirstDependentOpInRange() 92 static Operation *getLastDependentOpInRange(Operation *opA, Operation *opB) { in getLastDependentOpInRange() argument 105 it != Block::reverse_iterator(opA); ++it) { in getLastDependentOpInRange()
|
/external/skia/tests/ |
D | TextureOpTest.cpp | 102 GrOp::Owner opA = create_op(dContext, kOpARect, proxyViewA, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 106 OpsTaskTestingAccess::OpChain chain1(std::move(opA), GrProcessorSet::EmptySetAnalysis(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_coarsening/ |
D | while_op.mlir | 9 …%1:2 = tf_executor.island wraps "tf.opA"(%arg0) {_tpu_replicate = "cluster"} : (tensor<i1>) -> ten… 16 // CHECK: "tf.opA"
|
D | executor_tpuv1_island_coarsening.mlir | 9 %3 = "tf.opA"(%arg0) : (tensor<i1>) -> tensor<i1> 17 // CHECK: "tf.opA"
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
D | Policy_spt_fp.h | 100 BYTE *opA,
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_TPUReplicatedInput.pbtxt | 11 %a = "tf.opA"()
|
/external/llvm/test/CodeGen/X86/ |
D | widen_shuffle-1.ll | 44 ; opA with opB, the DAG will produce new operations with opA.
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 837 class T1pIDPEncode<bits<4> opA, dag oops, dag iops, InstrItinClass itin, 840 T1DataProcessing<opA> { 846 class T1pIMiscEncode<bits<7> opA, dag oops, dag iops, InstrItinClass itin, 849 T1Misc<opA> { 857 class T1sIDPEncode<bits<4> opA, dag oops, dag iops, InstrItinClass itin, 860 T1DataProcessing<opA> { 866 class T1sIGenEncode<bits<5> opA, dag oops, dag iops, InstrItinClass itin, 869 T1General<opA> { 877 class T1sIGenEncodeImm<bits<5> opA, dag oops, dag iops, InstrItinClass itin, 880 T1General<opA> { [all …]
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | widen_shuffle-1.ll | 58 ; opA with opB, the DAG will produce new operations with opA.
|