HomeSort by relevance Sort by last modified time
    Searched refs:getOperationName (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 107 std::string Result = Node->getOperationName(G);
SelectionDAG.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 603 /// getOperationName - Return the opcode of this operation for printing.
605 std::string getOperationName(const SelectionDAG *G = 0) const;
    [all...]

Completed in 429 milliseconds