Searched refs:PRINT2 (Results 1 – 3 of 3) sorted by relevance
/external/clang/test/Sema/Inputs/ |
D | format-unused-system-args.h | 4 #define PRINT2(fmt, a1, a2) \ macro 8 PRINT2((fmt), (a1), 0)
|
/external/llvm-project/clang/test/Sema/Inputs/ |
D | format-unused-system-args.h | 4 #define PRINT2(fmt, a1, a2) \ macro 8 PRINT2((fmt), (a1), 0)
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | breakup-islands.mlir | 68 // CHECK: %[[PRINT2:.*]], %[[PRINT2_control:.*]] = tf_executor.island wraps "tf.Print"(%[[ADD3]]… 123 // CHECK: %[[PRINT2:.*]], %[[PRINT2_control:.*]] = tf_executor.island wraps "tf.Print"(%[[ADD2]])…
|