Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1675 void prettyPrintMatrixType(Value *V, raw_string_ostream &SS) { in prettyPrintMatrixType() function
1707 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
1709 prettyPrintMatrixType(II->getOperand(1), SS); in writeFnName()
1713 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
1717 prettyPrintMatrixType(II, SS); in writeFnName()
1721 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()