Home
last modified time | relevance | path

Searched defs:IsPrimitive (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dfunc_graph_transform.h54 bool IsPrimitive() const { return (func_graph_.lock() == nullptr); } in IsPrimitive() function
Danf.cc946 bool IsPrimitive(const AnfNodePtr &node, const PrimitivePtr &value) { in IsPrimitive() function
/third_party/mindspore/mindspore-src/source/mindspore/core/mindapi/src/
Danf.cc124 bool IsPrimitive(const AnfNodePtr &node, const PrimitivePtr &prim) { in IsPrimitive() function
/third_party/grpc/third_party/upb/upb/reflection/
Ddef.hpp119 bool IsPrimitive() const { return upb_FieldDef_IsPrimitive(ptr_); } in IsPrimitive() function in upb::FieldDefPtr
/third_party/protobuf/upb/reflection/
Ddef.hpp119 bool IsPrimitive() const { return upb_FieldDef_IsPrimitive(ptr_); } in IsPrimitive() function in upb::FieldDefPtr