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

  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 581 /// setMArch - Override the architecture set by the Module's triple.
582 EngineBuilder &setMArch(StringRef march) {
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 328 .setMArch(MArch)
  /external/llvm/tools/lli/
lli.cpp 438 builder.setMArch(MArch);

Completed in 867 milliseconds