Home
last modified time | relevance | path

Searched defs:CreateMul (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/mindir/
Dsparse_softmax_cross_entropy_with_logits_unify_mindir.cc347 CNodePtr CreateMul(const FuncGraphPtr &graph, const CNodePtr &sparse_softmax_node, in CreateMul() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp245 static BinaryOperator *CreateMul(Value *S1, Value *S2, const Twine &Name, in CreateMul() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2850 auto CreateMul = [&B](Value *X, Value *Y) { in emitTransformedIndex() local
/third_party/mindspore/mindspore/lite/schema/inner/
Dops_v0_generated.h19368 inline flatbuffers::Offset<Mul> CreateMul(flatbuffers::FlatBufferBuilder &_fbb, const MulT *_o, con… in CreateMul() function