Home
last modified time | relevance | path

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

/dports/devel/py-omniorb/omniORBpy-4.2.4/modules/
H A DpyMarshal.cc708 PyObject* tupleGet(PyObject* lst, CORBA::ULong idx) in tupleGet() function
1115 validateOptSequenceItems(len, a_o, etk, compstatus, "Sequence", tupleGet); in validateTypeSequence()
1252 validateOptSequenceItems(len, a_o, etk, compstatus, "Array", tupleGet); in validateTypeArray()
2132 marshalOptSequenceItems(stream, len, a_o, etk, tupleGet); in marshalPyObjectSequence()
2197 marshalOptSequenceItems(stream, len, a_o, etk, tupleGet); in marshalPyObjectArray()
4287 "Sequence", tupleGet); in copyArgumentSequence()
4420 "Array", tupleGet); in copyArgumentArray()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp1058 auto tupleGet = rewriter.create<vector::TupleGetOp>( in matchAndRewrite() local
1061 loc, tupleGet, result, elementOffsets, strides); in matchAndRewrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp1116 auto tupleGet = rewriter.create<vector::TupleGetOp>( in matchAndRewrite() local
1119 loc, tupleGet, result, elementOffsets, strides); in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp1132 auto tupleGet = rewriter.create<vector::TupleGetOp>( in matchAndRewrite() local
1135 loc, tupleGet, result, elementOffsets, strides); in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp1132 auto tupleGet = rewriter.create<vector::TupleGetOp>( in matchAndRewrite() local
1135 loc, tupleGet, result, elementOffsets, strides); in matchAndRewrite()