Home
last modified time | relevance | path

Searched refs:getIndexedModeName (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp362 const char *SDNode::getIndexedModeName(ISD::MemIndexedMode AM) { in getIndexedModeName() function in SDNode
509 const char *AM = getIndexedModeName(LD->getAddressingMode()); in print_details()
520 const char *AM = getIndexedModeName(ST->getAddressingMode()); in print_details()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp406 const char *SDNode::getIndexedModeName(ISD::MemIndexedMode AM) { in getIndexedModeName() function in SDNode
617 const char *AM = getIndexedModeName(LD->getAddressingMode()); in print_details()
629 const char *AM = getIndexedModeName(ST->getAddressingMode()); in print_details()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGNodes.h606 static const char* getIndexedModeName(ISD::MemIndexedMode AM);
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h747 static const char* getIndexedModeName(ISD::MemIndexedMode AM);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h983 static const char* getIndexedModeName(ISD::MemIndexedMode AM);
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6126 const char *SDNode::getIndexedModeName(ISD::MemIndexedMode AM) { in getIndexedModeName() function in SDNode
6290 const char *AM = getIndexedModeName(LD->getAddressingMode()); in print_details()
6301 const char *AM = getIndexedModeName(ST->getAddressingMode()); in print_details()