Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h205 void setTargetOptions(TargetOptions Options) { in setTargetOptions() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h597 EngineBuilder &setTargetOptions(const TargetOptions &Opts) { in setTargetOptions() function
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp182 void LTOCodeGenerator::setTargetOptions(const TargetOptions &Options) { setTargetOptions() function in LTOCodeGenerator