Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1873 void prettyPrintMatrixType(Value *V, raw_string_ostream &SS) { in prettyPrintMatrixType() function
1905 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
1907 prettyPrintMatrixType(II->getOperand(1), SS); in writeFnName()
1911 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
1915 prettyPrintMatrixType(II, SS); in writeFnName()
1919 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()