Home
last modified time | relevance | path

Searched refs:getArchNameForAssembler (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
DTriple.h340 const char *getArchNameForAssembler();
/external/llvm/lib/Support/
DTriple.cpp222 const char *Triple::getArchNameForAssembler() { in getArchNameForAssembler() function in Triple