HomeSort by: relevance | last modified time | path
    Searched defs:getOperationName (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 59 std::string SDNode::getOperationName(const SelectionDAG *G) const {
940 OS << " = " << getOperationName(G);
950 OS << Value->getOperationName(G) << ':';
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Instructions.cpp 1630 StringRef AtomicRMWInst::getOperationName(BinOp Op) {

Completed in 38 milliseconds