Home
last modified time | relevance | path

Searched refs:opB (Results 1 – 25 of 40) sorted by relevance

12

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/
DPolicy_spt.c223 BYTE *opB, 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/
Dexecutor_canonicalize.mlir11 %4 = "tf.opB"(%3) : (tensor<i1>) -> tensor<i1>
20 // CHECK-NEXT: "tf.opB"(%[[OP_A]])
31 %4 = "tf.opB"(%3) : (tensor<i1>) -> tensor<i1>
41 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[OP_A]])
55 %5 = "tf.opB"(%4) : (tensor<i1>) -> tensor<i1>
69 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[OP_A]])
81 %4 = "tf.opB"(%3) : (tensor<i1>) -> tensor<i1>
98 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[OP_A]])
116 %4 = "tf.opB"(%3) : (tensor<i1>) -> tensor<i1>
129 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[OP_A]])
[all …]
Dparallel_execute_to_islands.mlir36 %5 = "tf.opB"(%1#0) : (tensor<i1>) -> tensor<i1>
53 // CHECK-NEXT: [[OP_B_OUTPUT:%.+]] = "tf.opB"([[INPUT_A]])
72 %4 = "tf.opB"() : () -> tensor<i32>
87 // CHECK-NEXT: [[OP_B_OUTPUT:%.+]] = "tf.opB"()
100 %2 = "tf.opB"() : () -> tensor<i32>
117 // CHECK-NEXT: [[OP_B_OUTPUT:%.+]] = "tf.opB"()
132 %3 = "tf.opB"() : () -> tensor<i32>
146 // CHECK-NEXT: [[OP_B_OUTPUT:%.+]] = "tf.opB"()
Dexecutor_island_coarsening.mlir14 %4 = "tf.opB"() : () -> tensor<f32>
24 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"
39 %4 = "tf.opB"(%1#0) : (tensor<i1>) -> tensor<i1>
49 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[OP_A]])
100 %2:2 = tf_executor.island(%1#1) wraps "tf.opB"(%arg1) : (tensor<i1>) -> tensor<i1>
108 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[ARG_1]])
120 %3 = "tf.opB"(%2, %arg0) : (tensor<i32>, tensor<i32>) -> tensor<i32>
135 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[OP_A]], %[[ARG_0]])
149 %3 = "tf.opB"(%2, %arg0) : (tensor<i32>, tensor<i32>) -> tensor<i32>
169 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[OP_A]], %[[ARG_0]])
[all …]
Dtf-executor-to-functional.mlir51 // CHECK-NEXT: [[B:%.*]] = "tf.opB"([[A]])
60 %b = "tf.opB"(%output0) : (tensor<i32>) -> tensor<i32>
71 // CHECK-NEXT: [[B:%.*]] = "tf.opB"([[ARG_0]])
80 %b = "tf.opB"(%arg0) : (tensor<i32>) -> tensor<i32>
91 // CHECK-NEXT: [[B:%.*]] = "tf.opB"([[A]])
99 %b = "tf.opB"(%a) : (tensor<i32>) -> tensor<i32>
Dtpu_cluster_formation.mlir50 %1 = "tf.opB"() : () -> tensor<i1>
59 // CHECK: "tf.opB"
82 %2 = "tf.opB"(%0) {_tpu_replicate = "replicate"} : (tensor<i1>) -> tensor<i1>
89 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[OP_A]])
105 %1 = "tf.opB"() ( {
114 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"() ( {
129 %1 = "tf.opB"(%arg0) {_tpu_replicate = "replicate_1"} : (tensor<i1>) -> tensor<i1>
144 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[ARG_0]])
159 %1 = "tf.opB"(%0) : (tensor<i1>) -> tensor<i1>
177 // CHECK: %[[OP_B:[0-9]*]] = "tf.opB"(%[[CLUSTER]])
[all …]
Dlaunch_to_device_attribute.mlir12 %b:2 = "tf.opB"(%a) : (tensor<i1>) -> (tensor<i32>, tensor<f32>)
24 // CHECK: %[[B:.*]]:2 = "tf.opB"(%[[A]])
39 %b = "tf.opB"(%a) : (tensor<i1>) -> tensor<i32>
52 // CHECK: %[[B:.*]] = "tf.opB"(%[[A]])
Dtf_device_ops.mlir59 %1 = "tf.opB"() : () -> tensor<*xi1>
76 // CHECK: %[[OP_B:[a-z0-9]*]] = "tf.opB"
153 %1 = "tf.opB"() : () -> (tensor<*xi1>)
180 %1 = "tf.opB"() : () -> (tensor<*xi32>)
194 %1 = "tf.opB"() : () -> (tensor<*xi32>)
Dreplicate_invariant_op_hoisting.mlir110 %3 = "tf.opB"(%1, %2) : (tensor<?xi32>, tensor<*xi32>) -> tensor<*xf32>
118 // CHECK: %[[OP_B:[0-9]*]] = "tf.opB"(%[[SHAPE]], %[[OP_A]])
133 %b = "tf.opB"(%1, %2) : (tensor<?xi32>, tensor<*xi32>) -> tensor<*xf32>
151 // CHECK-NEXT: %[[OP_B:[0-9]*]] = "tf.opB"(%[[SHAPE]], %[[LAUNCH_A]])
169 %b = "tf.opB"(%1) : (tensor<?xi32>) -> tensor<*xi32>
185 // CHECK: [[OP_B:%.*]] = "tf.opB"([[SHAPE]]) : (tensor<?xi32>) -> tensor<*xi32>
Dmark_ops_for_outside_compilation.mlir367 "tf.opB"(%1) {_xla_outside_compilation = "0"} : (tensor<!tf.variant<tensor<f32>>>) -> ()
378 // CHECK: "tf.opB"
382 %2 = "tf.opB"(%1) : (tensor<!tf.variant<tensor<f32>>>) -> (tensor<!tf.variant<tensor<f32>>>)
391 // CHECK: "tf.opB"
395 "tf.opB"(%1) : (tensor<!tf.variant<tensor<f32>>>) -> ()
404 // CHECK: "tf.opB"
410 %2 = "tf.opB"(%1) : (tensor<!tf.variant<tensor<f32>>>) -> (tensor<!tf.variant<tensor<f32>>>)
425 …%2 = "tf.opB"(%1) {_xla_outside_compilation = "0"} : (tensor<!tf.variant<tensor<f32>>>) -> (tensor…
436 // CHECK: "tf.opB"
440 "tf.opB"(%1) {_xla_outside_compilation = "0"} : (tensor<!tf.variant<tensor<f32>>>) -> ()
Dreplicate_to_island.mlir151 %4 = "tf.opB"(%arg2) : (tensor<i1>) -> tensor<i32>
174 %4 = "tf.opB"(%arg3) : (tensor<i1>) -> tensor<i32>
186 // CHECK: "tf.opB"(%arg1)
189 // CHECK: "tf.opB"(%arg1)
Dexecutor_island_materialize_const.mlir17 %4 = "tf.opB"(%1#0) : (tensor<f32>) -> tensor<f32>
Dtf_device_ops_invalid.mlir230 %1 = "tf.opB"() : () -> (tensor<*xi32>)
248 %1 = "tf.opB"() : () -> (tensor<*xi32>)
266 %1 = "tf.opB"() : () -> (tensor<*xi32>)
Dgraph_pruning.mlir29 %b = "tf.opB"(%a) : (i32) -> i32
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_outline_island/
Dexecutor_tpuv1_outline_tpu_island.mlir16 %4 = "tf.opB"() : () -> tensor<f32>
28 %4 = "tf.opB"() : () -> tensor<f32>
32 // CHECK: "tf.opB"
Dcase_op.mlir18 %input = "tf.opB"(%arg0) {_tpu_replicate = "cluster"} : (tensor<i1>) -> tensor<i32>
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp66 static Operation *getFirstDependentOpInRange(Operation *opA, Operation *opB) { in getFirstDependentOpInRange() argument
77 it != Block::iterator(opB); ++it) { in getFirstDependentOpInRange()
92 static Operation *getLastDependentOpInRange(Operation *opA, Operation *opB) { in getLastDependentOpInRange() argument
96 getLoadAndStoreMemRefAccesses(opB, values); in getLastDependentOpInRange()
104 for (Block::reverse_iterator it = std::next(Block::reverse_iterator(opB)); in getLastDependentOpInRange()
120 if (llvm::is_contained(loops, cast<AffineForOp>(opB))) { in getLastDependentOpInRange()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_inlining/
Dexecutor_tpuv1_inline_tpu_island.mlir13 %1 = "tf.opB"() : () -> tensor<f32>
24 %1 = "tf.opB"() : () -> tensor<f32>
/external/skia/tests/
DTextureOpTest.cpp103 GrOp::Owner opB = create_op(dContext, kOpBRect, proxyViewB, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
108 chain1.appendOp(std::move(opB), GrProcessorSet::EmptySetAnalysis(), nullptr, &noClip, *caps, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DPolicy_spt_fp.h101 BYTE *opB,
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_TPUReplicatedInput.pbtxt12 %b = "tf.opB"()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_coarsening/
Dexecutor_tpuv1_island_coarsening.mlir13 %4 = "tf.opB"() : () -> tensor<f32>
19 // CHECK: "tf.opB"
/external/llvm/test/CodeGen/X86/
Dwiden_shuffle-1.ll44 ; opA with opB, the DAG will produce new operations with opA.
/external/llvm-project/llvm/test/CodeGen/X86/
Dwiden_shuffle-1.ll58 ; opA with opB, the DAG will produce new operations with opA.
/external/llvm/lib/Target/ARM/
DARMInstrFormats.td1144 class T1LoadStore<bits<4> opA, bits<3> opB> : Encoding16 {
1146 let Inst{11-9} = opB;
1148 class T1LdStSP<bits<3> opB> : T1LoadStore<0b1001, opB>; // SP relative
1171 class T1pILdStEncodeImm<bits<4> opA, bit opB, dag oops, dag iops, AddrMode am,
1175 T1LoadStore<opA, {opB,?,?}> {

12