Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h624 EngineBuilder &setMCPU(StringRef mcpu) { in setMCPU()
/openbsd-src/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp154 static std::string mcpu; variable