Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dexpr.h72 std::shared_ptr<Expr> getptr() { in getptr() function
H A Dstmt.h39 std::shared_ptr<Stmt> getptr() { in getptr() function
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dfunction.h145 std::shared_ptr<Node> getptr() { in getptr() function
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_cpp.cpp1527 auto getptr = in GenUnionPost() local