Home
last modified time | relevance | path

Searched refs:attr3 (Results 1 – 19 of 19) sorted by relevance

/external/skia/resources/sksl/metal/
DNumericGlobals.sksl3 float attr3;
7 sk_FragColor = half4(attr1, attr2, attr3, attr4.x);
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtf_executor_ops.mlir32 … tf_executor.fetch %arg0 : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_fetch = "some_value"}
36 // CHECK-NEXT: tf_executor.fetch %{{.*}} : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_fet…
60 … tf_executor.yield %arg0 : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_fetch = "some_value"}
63 // CHECK: tf_executor.yield %{{.*}} : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_fetch = "s…
173 // CHECK: tf_executor.Switch %{{.*}}, %{{.*}} : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_f…
174 …%true, %false, %ctlSwitch = tf_executor.Switch %arg0, %arg1 : tensor<*xf32> {attr3 = 32 : i64, tf_…
259 // CHECK: tf_executor.Merge %{{.*}}, %{{.*}} : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_fe…
260 …%value, %idx, %ctlMerge = tf_executor.Merge %true, %false : tensor<*xf32> {attr3 = 32 : i64, tf_ex…
401 // CHECK: tf_executor.Enter %{{.*}} frame "some/frame" : tensor<*xf32> {attr3 = 32 : i64, tf_execut…
402 …%res:2 = tf_executor.Enter %arg0 frame "some/frame" : tensor<*xf32> {attr3 = 32 : i64, tf_executor…
[all …]
Dfunc-attr.mlir10 … = 1 : i32, attr1 = "random", nested = #tf.func<@symbol_b, {attr2 = true, attr3 = 8.000000e+00 : f…
11 …0 = 1 : i32, attr1 = "random", nested = #tf.func<@symbol_b, {attr2 = true, attr3 = 8.0 : f32}>}>} {
/external/skia/tests/sksl/metal/
DNumericGlobals.metal12 float attr3;
20 …_out.sk_FragColor = float4(_globals.attr1, float(_globals.attr2), _globals.attr3, _globals.attr4.x…
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef/
Dfunc_attr.mlir9 …%control = tf_executor.island wraps "tf.NoOp"() {_f = #tf.func<@callee, {attr2 = true, attr3 = 8.0…
33 // CHECK-NEXT: key: "attr3"
/external/libxml2/result/errors/
Dattr3.xml.err1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
Dattr3.xml.ent1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
Dattr3.xml.str1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
/external/llvm-project/llvm/test/Reduce/
Dremove-function-attributes.ll16 declare "attr0" "attr1" "attr2" void @f0(i32 "attr3" "attr4" "attr5", i32 "attr6" "attr7" "attr8") …
Dremove-global-variable-attributes.ll26 attributes #1 = { "attr3" "attr4" "attr5"}
Dremove-call-site-attributes.ll29 …%r = call "attr0" "attr1" "attr2" i32 @f1(i32 "attr3" "attr4" "attr5" %arg0, i32 "attr6" "attr7" "…
/external/llvm-project/llvm/test/MC/AMDGPU/
Dvintrp.s32 v_interp_p1_f32 v8, v0, attr3.z
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DInternalSubchannelTest.java1004 Attributes attr3 = Attributes.newBuilder().set(key, "3").build(); in index_looping() local
1013 new EquivalentAddressGroup(Arrays.asList(addr4, addr5), attr3))); in index_looping()
1033 assertThat(index.getCurrentEagAttributes()).isSameAs(attr3); in index_looping()
1039 assertThat(index.getCurrentEagAttributes()).isSameAs(attr3); in index_looping()
1059 assertThat(index.getCurrentEagAttributes()).isSameAs(attr3); in index_looping()
/external/llvm-project/clang/test/CodeGenOpenCL/
Dconvergent.cl128 // CHECK: declare spir_func void @nodupfun(){{[^#]*}} #[[attr3:[0-9]+]]
/external/llvm-project/mlir/test/mlir-tblgen/
Dpattern.mlir106 …// CHECK-SAME: {attr1 = 24 : i64, attr2 = 42 : i64, attr3 = 42 : i64, attr4 = 42 : i64, attr5 = 42…
108 attr1 = 42, attr2 = 42, attr3 = 42, attr4 = 42, attr5 = 42,
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.interp.ll37 ; GCN-DAG: v_interp_p1_f32{{(_e32)*}} v{{[0-9]+}}, v{{[0-9]+}}, attr3.z{{$}}
/external/llvm-project/mlir/test/lib/Dialect/Test/
DTestOps.td728 I64Attr:$attr1, I64Attr:$attr2, I64Attr:$attr3, I64Attr:$attr4,
739 $attr2, $attr3, $attr4, $attr5, $attr6,
745 $attr2, $attr3, $attr4, $attr5, $attr6,
/external/libxml2/
DAndroid.bp500 "fuzz/seed/xml/attr3.xml",
DChangeLog3815 * test/errors/attr3.xml, result/errors/attr3.*: added