Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2257 void prettyPrintMatrixType(Value *V, raw_string_ostream &SS) { in prettyPrintMatrixType() function
2289 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
2291 prettyPrintMatrixType(II->getOperand(1), SS); in writeFnName()
2295 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
2299 prettyPrintMatrixType(II, SS); in writeFnName()
2303 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()