Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2005 void prettyPrintMatrixType(Value *V, raw_string_ostream &SS) { in prettyPrintMatrixType() function
2037 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
2039 prettyPrintMatrixType(II->getOperand(1), SS); in writeFnName()
2043 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()
2047 prettyPrintMatrixType(II, SS); in writeFnName()
2051 prettyPrintMatrixType(II->getOperand(0), SS); in writeFnName()