Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Draise_reduction_precision.cc34 AnfNodePtr RaiseReductionPrecision::CreateCast(const AnfNodePtr &input, const TypePtr &dst_type, in CreateCast() function in mindspore::opt::RaiseReductionPrecision
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantFolder.h184 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
DNoFolder.h253 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetFolder.h170 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
/third_party/mindspore/mindspore/lite/schema/inner/
Dops_v0_generated.h20560 inline flatbuffers::Offset<Cast> CreateCast(flatbuffers::FlatBufferBuilder &_fbb, const CastT *_o, … in CreateCast() function