Searched defs:theTriple (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Frontend/ | ||
H A D | CompilerInstance.cpp | 305 const std::string &theTriple = targetOpts.triple; setUpTargetMachine() local |
H A D | FrontendActions.cpp | 1295 const std::string &theTriple = targetMachine.getTargetTriple().str(); executeAction() local |