OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetTriple
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-ml/
llvm-ml.cpp
81
static Triple
GetTriple
(StringRef ProgName, opt::InputArgList &Args) {
236
Triple TheTriple =
GetTriple
(ProgName, InputArgs);
243
const std::string &TripleName = TheTriple.
getTriple
();
llvm-ml.cpp
81
static Triple
GetTriple
(StringRef ProgName, opt::InputArgList &Args) {
236
Triple TheTriple =
GetTriple
(ProgName, InputArgs);
243
const std::string &TripleName = TheTriple.
getTriple
();
Completed in 29 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026