Searched refs:getOperationName (Results 1 – 15 of 15) sorted by relevance
177 static const char* getOperationName (MatrixOp op) in getOperationName() function944 …tDataTypeName(resultType) << " res = " << operationValue0 << " " << getOperationName(m_op) << " " … in init()948 …e(resultPrec) << " " << getDataTypeName(resultType) << " res = " << getOperationName(m_op) << oper… in init()952 …" << getDataTypeName(resultType) << " res = " << operationValue0 << getOperationName(m_op) << ";\n… in init()956 …e(resultPrec) << " " << getDataTypeName(resultType) << " res = " << getOperationName(m_op) << "(" … in init()961 op << " res " << getOperationName(m_op) << " " << operationValue1 << ";\n"; in init()
215 std::string getOperationName (const OperationName opName);
398 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests()
543 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests()
3554 std::string getOperationName (const OperationName opName) in getOperationName() function
39 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode612 OS << " = " << getOperationName(G); in printr()622 OS << Value->getOperationName(G) << ':'; in printOperand()
112 std::string Result = Node->getOperationName(G); in getSimpleNodeLabel()
292 static const char* getOperationName (MatrixOp op) in getOperationName() function1622 …tDataTypeName(resultType) << " res = " << operationValue0 << " " << getOperationName(m_op) << " " … in init()1626 …e(resultPrec) << " " << getDataTypeName(resultType) << " res = " << getOperationName(m_op) << oper… in init()1630 …" << getDataTypeName(resultType) << " res = " << operationValue0 << getOperationName(m_op) << ";\n… in init()1634 …e(resultPrec) << " " << getDataTypeName(resultType) << " res = " << getOperationName(m_op) << "(" … in init()1638 …e(resultPrec) << " " << getDataTypeName(resultType) << " res = " << getOperationName(m_op) << "(" … in init()1643 op << " res " << getOperationName(m_op) << " " << operationValue1 << ";\n"; in init()
287 static const char* getOperationName (MatrixOp op) in getOperationName() function1889 …tDataTypeName(resultType) << " res = " << operationValue0 << " " << getOperationName(m_op) << " " … in setupShader()1893 …e(resultPrec) << " " << getDataTypeName(resultType) << " res = " << getOperationName(m_op) << oper… in setupShader()1897 …" << getDataTypeName(resultType) << " res = " << operationValue0 << getOperationName(m_op) << ";\n… in setupShader()1901 …e(resultPrec) << " " << getDataTypeName(resultType) << " res = " << getOperationName(m_op) << "(" … in setupShader()1905 …e(resultPrec) << " " << getDataTypeName(resultType) << " res = " << getOperationName(m_op) << "(" … in setupShader()1910 op << " res " << getOperationName(m_op) << " " << operationValue1 << ";\n"; in setupShader()
107 std::string Result = Node->getOperationName(G); in getSimpleNodeLabel()
5849 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode6181 OS << " = " << getOperationName(G); in print_types()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
93 Add code to print the node to ``getOperationName``. If your new node can be
605 std::string getOperationName(const SelectionDAG *G = 0) const;
746 std::string getOperationName(const SelectionDAG *G = nullptr) const;