Searched refs:zero_ops (Results 1 – 6 of 6) sorted by relevance
82 static const struct genfb_ops zero_ops; in genfb_vmbus_attach() local85 struct genfb_ops ops = zero_ops; in genfb_vmbus_attach()
94 static const struct genfb_ops zero_ops; in genfb_attach_sbus() local95 struct genfb_ops ops = zero_ops; in genfb_attach_sbus()
93 static const struct genfb_ops zero_ops; in bcmgenfb_attach() local94 struct genfb_ops ops = zero_ops; in bcmgenfb_attach()
101 static const struct genfb_ops zero_ops; in pci_genfb_attach() local102 struct genfb_ops ops = zero_ops; in pci_genfb_attach()
185 static const struct genfb_ops zero_ops; in meson_genfb_attach() local186 struct genfb_ops ops = zero_ops; in meson_genfb_attach()
2085 vec<tree> zero_ops; in vect_build_slp_tree_2() local2086 zero_ops.create (group_size); in vect_build_slp_tree_2()2087 zero_ops.quick_push (build_zero_cst (TREE_TYPE (vectype))); in vect_build_slp_tree_2()2089 zero_ops.quick_push (zero_ops[0]); in vect_build_slp_tree_2()2090 slp_tree zero = vect_create_new_slp_node (zero_ops); in vect_build_slp_tree_2()