Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2159 void prettyPrintMatrixType(Value *V, raw_string_ostream &SS) { in prettyPrintMatrixType() function
2191 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
2193 prettyPrintMatrixType(II->getOperand(1), SS); in writeFnName()
2197 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
2201 prettyPrintMatrixType(II, SS); in writeFnName()
2205 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()