Searched defs:CreateCast (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/ |
D | raise_reduction_precision.cc | 34 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/ |
D | ConstantFolder.h | 184 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
D | NoFolder.h | 253 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/ |
D | TargetFolder.h | 170 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
/third_party/mindspore/mindspore/lite/schema/inner/ |
D | ops_v0_generated.h | 20560 inline flatbuffers::Offset<Cast> CreateCast(flatbuffers::FlatBufferBuilder &_fbb, const CastT *_o, … in CreateCast() function
|