Home
last modified time | relevance | path

Searched refs:ListPtr (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp730 Register ListPtr = MI.getOperand(1).getReg(); in legalizeVaArg() local
732 LLT PtrTy = MRI.getType(ListPtr); in legalizeVaArg()
738 List, ListPtr, in legalizeVaArg()
765 NewList, ListPtr, in legalizeVaArg()
/third_party/mindspore/mindspore/core/ir/dtype/
Dcontainer.h65 using ListPtr = std::shared_ptr<List>; variable
/third_party/mindspore/mindspore/core/abstract/
Dutils.cc406 auto type_list = type->cast<ListPtr>(); in MakeAbstract()
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dproto_exporter.cc72 ListPtr list_type = dyn_cast<List>(type); in SetListTypeProto()
/third_party/mindspore/mindspore/ccsrc/debug/
Ddump_proto.cc155 ListPtr list_type = dyn_cast<List>(type); in SetNodeOutputType()