Home
last modified time | relevance | path

Searched defs:setTargetOptions (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h206 void setTargetOptions(TargetOptions Options) { in setTargetOptions() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h598 EngineBuilder &setTargetOptions(const TargetOptions &Opts) { in setTargetOptions() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp170 void LTOCodeGenerator::setTargetOptions(const TargetOptions &Options) { in setTargetOptions() function in LTOCodeGenerator