Home
last modified time | relevance | path

Searched refs:T_0 (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/runner/poly1305/
Dsum_s390x.s18 #define T_0 V4 macro
87 VMLOF f1, g54, T_0 \
97 VMALOF f3, g52, T_0, T_0 \
107 VAG T_0, h0, h0 \
115 VESRLG $26, h0, T_0 \
119 VAG T_0, h1, h1 \
129 VESRLG $26, h2, T_0 \
133 VAG T_0, h3, h3 \
199 VL (R4), T_0
202 VN T_0, T_1, T_0
[all …]
Dsum_vmsl_s390x.s17 #define T_0 V4 macro
106 VMSLG m02_1, r5_2, V0, T_0 \
121 VAQ m4_0, T_0, m02_0 \
349 VL (R4), T_0
352 VN T_0, T_1, T_0
356 EXPACC2(T_0, T_2, T_3, T_4, T_1, T_5, T_7)
361 VLEIG $0, $0, T_0
362 VLEIG $1, $20, T_0 // T_0: [0, 20]
365 VMSLG T_0, T_3, T_5, T_5
366 VMSLG T_0, T_4, T_6, T_6
[all …]
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md317 | `computation` | `XlaComputation` | computation of type `T_0, T_1, ..., |
546 `true_operand` | `XlaOp` | Argument of type $$ T_0 $$
547 `true_computation` | `XlaComputation` | XlaComputation of type $$ T_0 \to S$$
554 The `true_computation` must take in a single argument of type $$ T_0 $$ and will
570 : : `XlaComputation` : T_0 \to S , T_1 \to S , ..., :
572 | `branch_operands` | sequence of N `XlaOp` | Arguments of type $$ T_0 , |
1559 | `operands` | sequence of N `XlaOp`s | N arrays of types T_0..T_{N-1} |
1560 | `computation` | `XlaComputation` | computation of type `T_0, T_1, |
1668 | `operands` | Sequence of N `XlaOp` | N arrays of types `T_0, ..., T_N`. |
1669 | `init_values` | Sequence of N `XlaOp` | N scalars of types `T_0, ..., T_N`. |
[all …]