Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp2287 static Triple withHostArch(Triple T) { in withHostArch() function
2323 PT = withHostArch(PT); in getProcessTriple()