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.cpp2468 void prettyPrintMatrixType(Value *V, raw_string_ostream &SS) { in prettyPrintMatrixType() function
2500 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
2502 prettyPrintMatrixType(II->getOperand(1), SS); in writeFnName()
2506 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
2510 prettyPrintMatrixType(II, SS); in writeFnName()
2514 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()