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

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 333 /// getArchNameForAssembler - Get an architecture name that is understood by
335 const char *getArchNameForAssembler();
  /external/swiftshader/third_party/LLVM/lib/Support/
Triple.cpp 238 const char *Triple::getArchNameForAssembler() {

Completed in 699 milliseconds