Searched refs:getOperationName (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp104 std::string Result = Node->getOperationName(G);
H A DSelectionDAGDumper.cpp33 std::string SDNode::getOperationName(const SelectionDAG *G) const { function in class:SDNode
342 OS << " = " << getOperationName(G);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h628 /// getOperationName - Return the opcode of this operation for printing.
630 std::string getOperationName(const SelectionDAG *G = 0) const;

Completed in 145 milliseconds