Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp590 auto pushInstruction = [](Value *V, in propagateShapeBackward() local
616 pushInstruction(MatrixA, WorkList); in propagateShapeBackward()
619 pushInstruction(MatrixB, WorkList); in propagateShapeBackward()
625 pushInstruction(MatrixA, WorkList); in propagateShapeBackward()
630 pushInstruction(MatrixA, WorkList); in propagateShapeBackward()
643 pushInstruction(U.get(), WorkList); in propagateShapeBackward()