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

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

Completed in 24 milliseconds