Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1881 void prettyPrintMatrixType(Value *V, raw_string_ostream &SS) { in prettyPrintMatrixType() function
1913 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
1915 prettyPrintMatrixType(II->getOperand(1), SS); in writeFnName()
1919 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
1923 prettyPrintMatrixType(II, SS); in writeFnName()
1927 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()