Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp104 std::string Result = Node->getOperationName(G); in getSimpleNodeLabel()
DSelectionDAGDumper.cpp33 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode
345 OS << " = " << getOperationName(G); in print_types()
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h610 std::string getOperationName(const SelectionDAG *G = 0) const;