Home
last modified time | relevance | path

Searched defs:return_node (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.h1050 Node* return_node() { in return_node() function
1053 const Node* return_node() const { in return_node() function
1245 Node* return_node() { in return_node() function
1248 const Node* return_node() const { in return_node() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DpropagateNoContraction.cpp648 void propagateNoContractionInReturnNode(glslang::TIntermBranch* return_node) in propagateNoContractionInReturnNode()
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DpropagateNoContraction.cpp648 void propagateNoContractionInReturnNode(glslang::TIntermBranch* return_node) in propagateNoContractionInReturnNode()