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

/freebsd-10.1-release/contrib/llvm/include/llvm/ADT/
H A DTriple.h401 /// getArchNameForAssembler - Get an architecture name that is understood by
403 const char *getArchNameForAssembler();
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DTriple.cpp194 const char *Triple::getArchNameForAssembler() { function in class:Triple

Completed in 98 milliseconds