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

  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 596 /// setMArch - Override the architecture set by the Module's triple.
597 EngineBuilder &setMArch(StringRef march) {
  /external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
ExecutionEngine.h 548 /// setMArch - Override the architecture set by the Module's triple.
549 EngineBuilder &setMArch(StringRef march) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 610 /// setMArch - Override the architecture set by the Module's triple.
611 EngineBuilder &setMArch(StringRef march) {

Completed in 217 milliseconds