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 679 /// setMArch - Override the architecture set by the Module's triple.
680 EngineBuilder &setMArch(StringRef march) {
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 327 .setMArch(MArch)
  /external/llvm/tools/lli/
lli.cpp 438 builder.setMArch(MArch);

Completed in 899 milliseconds