Home
last modified time | relevance | path

Searched refs:sub (Results 1 – 25 of 7588) sorted by relevance

12345678910>>...304

/external/tensorflow/tensorflow/compiler/xla/g3doc/
Dtiled_layout.md27 Without tiling, an element e=(e<sub>n</sub>, e<sub>n-1</sub>, ... ,
28 e<sub>1</sub>) in an array with array bounds d=(d<sub>n</sub>, d<sub>n-1</sub>,
29 ... , d<sub>1</sub>) (d1 is the most minor dimension) is laid out by major to
33 = linear_index((e<sub>n</sub>, e<sub>n-1</sub>, ... , e<sub>1</sub>),
34 (d<sub>n</sub>, d<sub>n-1</sub>, ... , d<sub>1</sub>)) \
35 = e<sub>n</sub>d<sub>n-1</sub>...d<sub>1</sub> +
36 e<sub>n-1</sub>d<sub>n-2</sub>...d<sub>1</sub> + ... + e<sub>1</sub>
45 When tiling of size (t<sub>n</sub>, t<sub>n-1</sub>, ... , t<sub>1</sub>) is
46 used, an element in the array with indices (e<sub>n</sub>, e<sub>n-1</sub>, ...
47 , e<sub>1</sub>) is mapped to this position in the final layout:
[all …]
/external/libaom/libaom/aom_dsp/
Dfft_common.h125 #define GEN_FFT_4(ret, suffix, T, T_VEC, load, store, constant, add, sub) \ argument
133 const T_VEC w1 = sub(i0, i2); \
135 const T_VEC w3 = sub(i1, i3); \
138 store(output + 2 * stride, sub(w0, w2)); \
139 store(output + 3 * stride, sub(kWeight0, w3)); \
142 #define GEN_FFT_8(ret, suffix, T, T_VEC, load, store, constant, add, sub, mul) \ argument
155 const T_VEC w1 = sub(i0, i4); \
157 const T_VEC w3 = sub(i2, i6); \
159 const T_VEC w5 = sub(w0, w2); \
161 const T_VEC w8 = sub(i1, i5); \
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/cluster/v3/
Doutlier_detection.upb.h97 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_OutlierDetection_mutable_consecutive_5xx() local
98 if (sub == NULL) { in envoy_config_cluster_v3_OutlierDetection_mutable_consecutive_5xx()
99sub = (struct google_protobuf_UInt32Value*)_upb_msg_new(&google_protobuf_UInt32Value_msginit, aren… in envoy_config_cluster_v3_OutlierDetection_mutable_consecutive_5xx()
100 if (!sub) return NULL; in envoy_config_cluster_v3_OutlierDetection_mutable_consecutive_5xx()
101 envoy_config_cluster_v3_OutlierDetection_set_consecutive_5xx(msg, sub); in envoy_config_cluster_v3_OutlierDetection_mutable_consecutive_5xx()
103 return sub; in envoy_config_cluster_v3_OutlierDetection_mutable_consecutive_5xx()
110 …struct google_protobuf_Duration* sub = (struct google_protobuf_Duration*)envoy_config_cluster_v3_O… in envoy_config_cluster_v3_OutlierDetection_mutable_interval() local
111 if (sub == NULL) { in envoy_config_cluster_v3_OutlierDetection_mutable_interval()
112 sub = (struct google_protobuf_Duration*)_upb_msg_new(&google_protobuf_Duration_msginit, arena); in envoy_config_cluster_v3_OutlierDetection_mutable_interval()
113 if (!sub) return NULL; in envoy_config_cluster_v3_OutlierDetection_mutable_interval()
[all …]
Dcluster.upb.h222 …struct udpa_core_v1_CollectionEntry* sub = (struct udpa_core_v1_CollectionEntry*)envoy_config_clus… in envoy_config_cluster_v3_ClusterCollection_mutable_entries() local
223 if (sub == NULL) { in envoy_config_cluster_v3_ClusterCollection_mutable_entries()
224sub = (struct udpa_core_v1_CollectionEntry*)_upb_msg_new(&udpa_core_v1_CollectionEntry_msginit, ar… in envoy_config_cluster_v3_ClusterCollection_mutable_entries()
225 if (!sub) return NULL; in envoy_config_cluster_v3_ClusterCollection_mutable_entries()
226 envoy_config_cluster_v3_ClusterCollection_set_entries(msg, sub); in envoy_config_cluster_v3_ClusterCollection_mutable_entries()
228 return sub; in envoy_config_cluster_v3_ClusterCollection_mutable_entries()
364 …struct envoy_config_cluster_v3_Cluster_EdsClusterConfig* sub = (struct envoy_config_cluster_v3_Clu… in envoy_config_cluster_v3_Cluster_mutable_eds_cluster_config() local
365 if (sub == NULL) { in envoy_config_cluster_v3_Cluster_mutable_eds_cluster_config()
366sub = (struct envoy_config_cluster_v3_Cluster_EdsClusterConfig*)_upb_msg_new(&envoy_config_cluster… in envoy_config_cluster_v3_Cluster_mutable_eds_cluster_config()
367 if (!sub) return NULL; in envoy_config_cluster_v3_Cluster_mutable_eds_cluster_config()
[all …]
Dcircuit_breaker.upb.h68 …struct envoy_config_cluster_v3_CircuitBreakers_Thresholds* sub = (struct envoy_config_cluster_v3_C… in envoy_config_cluster_v3_CircuitBreakers_add_thresholds() local
70 msg, UPB_SIZE(0, 0), UPB_SIZE(2, 3), &sub, arena); in envoy_config_cluster_v3_CircuitBreakers_add_thresholds()
72 return sub; in envoy_config_cluster_v3_CircuitBreakers_add_thresholds()
118 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_CircuitBreakers_Thresholds_mutable_max_connections() local
119 if (sub == NULL) { in envoy_config_cluster_v3_CircuitBreakers_Thresholds_mutable_max_connections()
120sub = (struct google_protobuf_UInt32Value*)_upb_msg_new(&google_protobuf_UInt32Value_msginit, aren… in envoy_config_cluster_v3_CircuitBreakers_Thresholds_mutable_max_connections()
121 if (!sub) return NULL; in envoy_config_cluster_v3_CircuitBreakers_Thresholds_mutable_max_connections()
122 envoy_config_cluster_v3_CircuitBreakers_Thresholds_set_max_connections(msg, sub); in envoy_config_cluster_v3_CircuitBreakers_Thresholds_mutable_max_connections()
124 return sub; in envoy_config_cluster_v3_CircuitBreakers_Thresholds_mutable_max_connections()
131 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_CircuitBreakers_Thresholds_mutable_max_pending_requests() local
[all …]
/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dsub.s10 sub z0.h, z0.h, z0.h label
16 sub z21.b, z10.b, z21.b label
22 sub z31.d, p7/m, z31.d, z31.d label
28 sub z23.h, p3/m, z23.h, z13.h label
34 sub z31.h, z31.h, z31.h label
40 sub z21.h, z10.h, z21.h label
46 sub z31.b, z31.b, z31.b label
52 sub z0.s, z0.s, z0.s label
58 sub z23.s, p3/m, z23.s, z13.s label
64 sub z23.b, z13.b, z8.b label
[all …]
Dsub-diagnostics.s4 sub z3.h, z26.h, z32.h label
10 sub z4.h, z27.h, z31.x label
16 sub z0.h, z8.h, z8.b label
22 sub z29.d, p7/a, z29.d, z8.d label
28 sub z29.d, p7, z29.d, z8.d label
36 sub z26.b, p8/m, z26.b, z27.b label
41 sub z14.h, p8/m, z14.h, z18.h label
46 sub z30.s, p8/m, z30.s, z23.s label
51 sub z29.d, p8/m, z29.d, z3.d label
59 sub z25.b, p4/m, z26.b, z2.b label
[all …]
/external/libcups/scheduler/
Dsubscriptions.c38 static void cupsd_send_notification(cupsd_subscription_t *sub,
40 static void cupsd_start_notifier(cupsd_subscription_t *sub);
60 cupsd_subscription_t *sub; /* Current subscription */ in cupsdAddEvent() local
95 for (temp = NULL, sub = (cupsd_subscription_t *)cupsArrayFirst(Subscriptions); in cupsdAddEvent()
96 sub; in cupsdAddEvent()
97 sub = (cupsd_subscription_t *)cupsArrayNext(Subscriptions)) in cupsdAddEvent()
103 if ((sub->mask & event) != 0 && (sub->dest == dest || !sub->dest || sub->job == job)) in cupsdAddEvent()
138 "notify-subscription-id", sub->id); in cupsdAddEvent()
141 "notify-sequence-number", sub->next_event_id); in cupsdAddEvent()
146 if (sub->user_data_len > 0) in cupsdAddEvent()
[all …]
/external/llvm/test/MC/Hexagon/
Dalign.s5 { r1 = sub(#1, r1) }
6 # CHECK: 76414021 { r1 = sub(#1, r1)
12 { r1 = sub(#1, r1)
13 r2 = sub(#1, r2) }
14 # CHECK: 76414021 { r1 = sub(#1, r1)
15 # CHECK-NEXT: 76424022 r2 = sub(#1, r2)
20 { r1 = sub(#1, r1)
21 r2 = sub(#1, r2)
22 r3 = sub(#1, r3) }
23 # CHECK: 76434023 r3 = sub(#1, r3)
[all …]
/external/llvm-project/llvm/test/MC/Hexagon/
Dalign.s5 { r1 = sub(#1, r1) }
6 # CHECK: 76414021 { r1 = sub(#1,r1)
12 { r1 = sub(#1, r1)
13 r2 = sub(#1, r2) }
14 # CHECK: 76414021 { r1 = sub(#1,r1)
15 # CHECK-NEXT: 76424022 r2 = sub(#1,r2)
20 { r1 = sub(#1, r1)
21 r2 = sub(#1, r2)
22 r3 = sub(#1, r3) }
23 # CHECK: 76434023 r3 = sub(#1,r3)
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/core/v3/
Dprotocol.upb.h156 …struct google_protobuf_Duration* sub = (struct google_protobuf_Duration*)envoy_config_core_v3_Http… in envoy_config_core_v3_HttpProtocolOptions_mutable_idle_timeout() local
157 if (sub == NULL) { in envoy_config_core_v3_HttpProtocolOptions_mutable_idle_timeout()
158 sub = (struct google_protobuf_Duration*)_upb_msg_new(&google_protobuf_Duration_msginit, arena); in envoy_config_core_v3_HttpProtocolOptions_mutable_idle_timeout()
159 if (!sub) return NULL; in envoy_config_core_v3_HttpProtocolOptions_mutable_idle_timeout()
160 envoy_config_core_v3_HttpProtocolOptions_set_idle_timeout(msg, sub); in envoy_config_core_v3_HttpProtocolOptions_mutable_idle_timeout()
162 return sub; in envoy_config_core_v3_HttpProtocolOptions_mutable_idle_timeout()
169 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_core_v… in envoy_config_core_v3_HttpProtocolOptions_mutable_max_headers_count() local
170 if (sub == NULL) { in envoy_config_core_v3_HttpProtocolOptions_mutable_max_headers_count()
171sub = (struct google_protobuf_UInt32Value*)_upb_msg_new(&google_protobuf_UInt32Value_msginit, aren… in envoy_config_core_v3_HttpProtocolOptions_mutable_max_headers_count()
172 if (!sub) return NULL; in envoy_config_core_v3_HttpProtocolOptions_mutable_max_headers_count()
[all …]
Dhealth_check.upb.h152 …struct google_protobuf_Duration* sub = (struct google_protobuf_Duration*)envoy_config_core_v3_Heal… in envoy_config_core_v3_HealthCheck_mutable_timeout() local
153 if (sub == NULL) { in envoy_config_core_v3_HealthCheck_mutable_timeout()
154 sub = (struct google_protobuf_Duration*)_upb_msg_new(&google_protobuf_Duration_msginit, arena); in envoy_config_core_v3_HealthCheck_mutable_timeout()
155 if (!sub) return NULL; in envoy_config_core_v3_HealthCheck_mutable_timeout()
156 envoy_config_core_v3_HealthCheck_set_timeout(msg, sub); in envoy_config_core_v3_HealthCheck_mutable_timeout()
158 return sub; in envoy_config_core_v3_HealthCheck_mutable_timeout()
165 …struct google_protobuf_Duration* sub = (struct google_protobuf_Duration*)envoy_config_core_v3_Heal… in envoy_config_core_v3_HealthCheck_mutable_interval() local
166 if (sub == NULL) { in envoy_config_core_v3_HealthCheck_mutable_interval()
167 sub = (struct google_protobuf_Duration*)_upb_msg_new(&google_protobuf_Duration_msginit, arena); in envoy_config_core_v3_HealthCheck_mutable_interval()
168 if (!sub) return NULL; in envoy_config_core_v3_HealthCheck_mutable_interval()
[all …]
/external/golang-protobuf/protoc-gen-go/testdata/import_public/
Da.pb.go9 sub "github.com/golang/protobuf/protoc-gen-go/testdata/import_public/sub" packageName
24 const Default_M_DefaultField = sub.Default_M_DefaultField
27 type M = sub.M
28 type M_OneofInt32 = sub.M_OneofInt32
29 type M_OneofInt64 = sub.M_OneofInt64
32 type M_Grouping = sub.M_Grouping
35 type M_Submessage = sub.M_Submessage
36 type M_Submessage_SubmessageOneofInt32 = sub.M_Submessage_SubmessageOneofInt32
37 type M_Submessage_SubmessageOneofInt64 = sub.M_Submessage_SubmessageOneofInt64
40 type E = sub.E
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/
Dtls.upb.h99 …struct envoy_extensions_transport_sockets_tls_v3_CommonTlsContext* sub = (struct envoy_extensions_… in envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_mutable_common_tls_context() local
100 if (sub == NULL) { in envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_mutable_common_tls_context()
101sub = (struct envoy_extensions_transport_sockets_tls_v3_CommonTlsContext*)_upb_msg_new(&envoy_exte… in envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_mutable_common_tls_context()
102 if (!sub) return NULL; in envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_mutable_common_tls_context()
103 envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_set_common_tls_context(msg, sub); in envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_mutable_common_tls_context()
105 return sub; in envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_mutable_common_tls_context()
118 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_extensions_tr… in envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_mutable_max_session_keys() local
119 if (sub == NULL) { in envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_mutable_max_session_keys()
120sub = (struct google_protobuf_UInt32Value*)_upb_msg_new(&google_protobuf_UInt32Value_msginit, aren… in envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_mutable_max_session_keys()
121 if (!sub) return NULL; in envoy_extensions_transport_sockets_tls_v3_UpstreamTlsContext_mutable_max_session_keys()
[all …]
/external/tcpdump/tests/
Disis-seg-fault-1-v.out17 IS Neighbor: f500.0000.0000.00, no sub-TLVs present
18 IS Neighbor: 0000.0000.0000.00, no sub-TLVs present
19 IS Neighbor: 0000.0000.0000.00, no sub-TLVs present
20 IS Neighbor: 0000.0000.0000.00, no sub-TLVs present
21 IS Neighbor: 0000.0000.0000.00, no sub-TLVs present
22 IS Neighbor: 0000.0000.0000.00, no sub-TLVs present
23 IS Neighbor: 0000.0000.0000.00, no sub-TLVs present
24 IS Neighbor: 0000.0000.0000.00, no sub-TLVs present
25 IS Neighbor: 0000.0000.0000.00, sub-TLVs present (37)
47 IS Neighbor: 0000.0000.0000.00, no sub-TLVs present
[all …]
/external/skia/src/pathops/
DSkPathOpsRect.cpp13 void SkDRect::setBounds(const SkDQuad& curve, const SkDQuad& sub, double startT, double endT) { in setBounds() argument
14 set(sub[0]); in setBounds()
15 add(sub[2]); in setBounds()
18 if (!sub.monotonicInX()) { in setBounds()
19 roots = SkDQuad::FindExtrema(&sub[0].fX, tValues); in setBounds()
21 if (!sub.monotonicInY()) { in setBounds()
22 roots += SkDQuad::FindExtrema(&sub[0].fY, &tValues[roots]); in setBounds()
30 void SkDRect::setBounds(const SkDConic& curve, const SkDConic& sub, double startT, double endT) { in setBounds() argument
31 set(sub[0]); in setBounds()
32 add(sub[2]); in setBounds()
[all …]
/external/skqp/src/pathops/
DSkPathOpsRect.cpp13 void SkDRect::setBounds(const SkDQuad& curve, const SkDQuad& sub, double startT, double endT) { in setBounds() argument
14 set(sub[0]); in setBounds()
15 add(sub[2]); in setBounds()
18 if (!sub.monotonicInX()) { in setBounds()
19 roots = SkDQuad::FindExtrema(&sub[0].fX, tValues); in setBounds()
21 if (!sub.monotonicInY()) { in setBounds()
22 roots += SkDQuad::FindExtrema(&sub[0].fY, &tValues[roots]); in setBounds()
30 void SkDRect::setBounds(const SkDConic& curve, const SkDConic& sub, double startT, double endT) { in setBounds() argument
31 set(sub[0]); in setBounds()
32 add(sub[2]); in setBounds()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/
Dhttp_connection_manager.upb.h243 …struct envoy_extensions_filters_network_http_connection_manager_v3_Rds* sub = (struct envoy_extens… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_rds() local
244 if (sub == NULL) { in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_rds()
245sub = (struct envoy_extensions_filters_network_http_connection_manager_v3_Rds*)_upb_msg_new(&envoy… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_rds()
246 if (!sub) return NULL; in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_rds()
247 …nvoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_set_rds(msg, sub); in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_rds()
249 return sub; in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_rds()
255 …struct envoy_config_route_v3_RouteConfiguration* sub = (struct envoy_config_route_v3_RouteConfigur… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_route_config() local
256 if (sub == NULL) { in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_route_config()
257sub = (struct envoy_config_route_v3_RouteConfiguration*)_upb_msg_new(&envoy_config_route_v3_RouteC… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_route_config()
258 if (!sub) return NULL; in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_route_config()
[all …]
/external/llvm/test/CodeGen/Lanai/
Dsub-cmp-peephole.ll6 ; CHECK: sub.f %r6, %r7, [[IN:%.*]]
9 %sub = sub nsw i32 %a, %b
10 %sub. = select i1 %cmp, i32 %sub, i32 0
11 ret i32 %sub.
17 ; CHECK: sub.f %r7, %r6, [[IN:%.*]]
20 %sub = sub nsw i32 %b, %a
21 %sub. = select i1 %cmp, i32 %sub, i32 0
22 ret i32 %sub.
28 ; CHECK: sub.f %r6, 0x3, [[IN:%.*]]
31 %sub = sub nsw i32 %a, 3
[all …]
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dabs_abs.ll7 ; CHECK-NEXT: [[SUB:%.*]] = sub nsw i32 0, [[X]]
12 %sub = sub nsw i32 0, %x
13 %cond = select i1 %cmp, i32 %x, i32 %sub
15 %sub16 = sub nsw i32 0, %cond
23 ; CHECK-NEXT: [[SUB:%.*]] = sub nsw <2 x i32> zeroinitializer, [[X]]
28 %sub = sub nsw <2 x i32> zeroinitializer, %x
29 %cond = select <2 x i1> %cmp, <2 x i32> %x, <2 x i32> %sub
31 %sub16 = sub nsw <2 x i32> zeroinitializer, %cond
39 ; CHECK-NEXT: [[SUB:%.*]] = sub nsw i32 0, [[X]]
44 %sub = sub nsw i32 0, %x
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/rbac/v3/
Drbac.upb.h157 …struct envoy_config_rbac_v3_Permission* sub = (struct envoy_config_rbac_v3_Permission*)_upb_msg_ne… in envoy_config_rbac_v3_Policy_add_permissions() local
159 msg, UPB_SIZE(12, 24), UPB_SIZE(2, 3), &sub, arena); in envoy_config_rbac_v3_Policy_add_permissions()
161 return sub; in envoy_config_rbac_v3_Policy_add_permissions()
170 …struct envoy_config_rbac_v3_Principal* sub = (struct envoy_config_rbac_v3_Principal*)_upb_msg_new(… in envoy_config_rbac_v3_Policy_add_principals() local
172 msg, UPB_SIZE(16, 32), UPB_SIZE(2, 3), &sub, arena); in envoy_config_rbac_v3_Policy_add_principals()
174 return sub; in envoy_config_rbac_v3_Policy_add_principals()
181 …struct google_api_expr_v1alpha1_Expr* sub = (struct google_api_expr_v1alpha1_Expr*)envoy_config_rb… in envoy_config_rbac_v3_Policy_mutable_condition() local
182 if (sub == NULL) { in envoy_config_rbac_v3_Policy_mutable_condition()
183sub = (struct google_api_expr_v1alpha1_Expr*)_upb_msg_new(&google_api_expr_v1alpha1_Expr_msginit, … in envoy_config_rbac_v3_Policy_mutable_condition()
184 if (!sub) return NULL; in envoy_config_rbac_v3_Policy_mutable_condition()
[all …]
/external/llvm/test/Transforms/InstCombine/
Dabs_abs.ll5 %sub = sub nsw i32 0, %x
6 %cond = select i1 %cmp, i32 %x, i32 %sub
8 %sub16 = sub nsw i32 0, %cond
13 ; CHECK-NEXT: [[NEG:%[a-z0-9]+]] = sub nsw i32 0, %x
20 %sub = sub nsw i32 0, %x
21 %cond = select i1 %cmp, i32 %x, i32 %sub
23 %sub16 = sub nsw i32 0, %cond
28 ; CHECK-NEXT: [[NEG:%[a-z0-9]+]] = sub nsw i32 0, %x
35 %sub = sub nsw i32 0, %x
36 %cond = select i1 %cmp, i32 %sub, i32 %x
[all …]
Dsub.ll8 %B = sub i32 %A, %A
15 %B = sub i32 %A, 0
22 %B = sub i32 0, %A
23 %C = sub i32 0, %B
30 %B = sub i32 0, %A
31 %C = sub i32 %x, %B
39 %D = sub i32 %B, %C
40 %E = sub i32 %A, %D
43 ; CHECK: %D1 = sub i32 %C, %B
50 %D = sub i32 %A, %C
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/listener/v3/
Dlistener.upb.h101 …struct udpa_core_v1_CollectionEntry* sub = (struct udpa_core_v1_CollectionEntry*)_upb_msg_new(&udp… in envoy_config_listener_v3_ListenerCollection_add_entries() local
103 msg, UPB_SIZE(0, 0), UPB_SIZE(2, 3), &sub, arena); in envoy_config_listener_v3_ListenerCollection_add_entries()
105 return sub; in envoy_config_listener_v3_ListenerCollection_add_entries()
176 …struct envoy_config_core_v3_Address* sub = (struct envoy_config_core_v3_Address*)envoy_config_list… in envoy_config_listener_v3_Listener_mutable_address() local
177 if (sub == NULL) { in envoy_config_listener_v3_Listener_mutable_address()
178sub = (struct envoy_config_core_v3_Address*)_upb_msg_new(&envoy_config_core_v3_Address_msginit, ar… in envoy_config_listener_v3_Listener_mutable_address()
179 if (!sub) return NULL; in envoy_config_listener_v3_Listener_mutable_address()
180 envoy_config_listener_v3_Listener_set_address(msg, sub); in envoy_config_listener_v3_Listener_mutable_address()
182 return sub; in envoy_config_listener_v3_Listener_mutable_address()
191 …struct envoy_config_listener_v3_FilterChain* sub = (struct envoy_config_listener_v3_FilterChain*)_… in envoy_config_listener_v3_Listener_add_filter_chains() local
[all …]
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
Dused-reduced-op.ll46 ; CHECK-NEXT: [[SUB:%.*]] = sub i32 [[TMP30]], [[TMP0]]
48 ; CHECK-NEXT: [[NEG:%.*]] = sub nsw i32 0, [[SUB]]
54 ; CHECK-NEXT: [[TMP37:%.*]] = sub <4 x i32> [[TMP36]], [[TMP1]]
56 ; CHECK-NEXT: [[TMP39:%.*]] = sub nsw <4 x i32> zeroinitializer, [[TMP37]]
63 ; CHECK-NEXT: [[SUB_1_1:%.*]] = sub i32 [[TMP30]], [[TMP2]]
65 ; CHECK-NEXT: [[NEG_1_1:%.*]] = sub nsw i32 0, [[SUB_1_1]]
70 ; CHECK-NEXT: [[SUB_2_1:%.*]] = sub i32 [[TMP30]], [[TMP3]]
72 ; CHECK-NEXT: [[NEG_2_1:%.*]] = sub nsw i32 0, [[SUB_2_1]]
77 ; CHECK-NEXT: [[SUB_3_1:%.*]] = sub i32 [[TMP30]], [[TMP4]]
79 ; CHECK-NEXT: [[NEG_3_1:%.*]] = sub nsw i32 0, [[SUB_3_1]]
[all …]

12345678910>>...304