Home
last modified time | relevance | path

Searched defs:ListPtr (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/ir/dtype/
Dcontainer.h65 using ListPtr = std::shared_ptr<List>; variable
/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