Home
last modified time | relevance | path

Searched defs:theTriple (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Frontend/
H A DCompilerInstance.cpp305 const std::string &theTriple = targetOpts.triple; setUpTargetMachine() local
H A DFrontendActions.cpp1295 const std::string &theTriple = targetMachine.getTargetTriple().str(); executeAction() local