HomeSort by relevance Sort by last modified time
    Searched defs:setMCPU (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 602 /// setMCPU - Target a specific cpu type.
603 EngineBuilder &setMCPU(StringRef mcpu) {
  /external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
ExecutionEngine.h 554 /// setMCPU - Target a specific cpu type.
555 EngineBuilder &setMCPU(StringRef mcpu) {

Completed in 109 milliseconds