OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getArchTypeForDarwinArchName
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h
373
///
getArchTypeForDarwinArchName
- Get the architecture type for a "Darwin"
376
static ArchType
getArchTypeForDarwinArchName
(StringRef Str);
/external/swiftshader/third_party/LLVM/lib/Support/
Triple.cpp
192
Triple::ArchType Triple::
getArchTypeForDarwinArchName
(StringRef Str) {
Completed in 64 milliseconds