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

/external/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h166 void setTargetOptions(TargetOptions Options) { function in class:llvm::ThinLTOCodeGenerator
/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp166 void LTOCodeGenerator::setTargetOptions(const TargetOptions &Options) { function in class:LTOCodeGenerator
/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h574 /// setTargetOptions - Set the target options that the ExecutionEngine
576 EngineBuilder &setTargetOptions(const TargetOptions &Opts) { function in class:llvm::EngineBuilder

Completed in 135 milliseconds