Searched refs:opN (Results 1 – 12 of 12) sorted by relevance
6 ; bitcode. !1 is referenced as opN=1.
6 ; bitcode. !3 is referenced as opN=3.
14 ; bitcode. !3 is referenced as opN=3.
9 ; bitcode. !3 is referenced as opN=3.
7 ; bitcode. !3 is referenced as opN=3.
329 int opN = op.length(); in op() local330 for (int i = 0; i < opN; i++) { in op()
252 %n = "tf.opN"(%input_3, %input_4, %9) :
1088 *opN* are comparison operators, then ``a op1 b op2 c ... y opN z`` is equivalent1089 to ``a op1 b and b op2 c and ... y opN z``, except that each expression is
1375 *opN* are comparison operators, then ``a op1 b op2 c ... y opN z`` is equivalent1376 to ``a op1 b and b op2 c and ... y opN z``, except that each expression is