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

  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp 102 LLVMSetTarget(Module, HostTriple.c_str());
  /external/llvm/include/llvm-c/
Core.h 524 void LLVMSetTarget(LLVMModuleRef M, const char *Triple);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 140 LLVMSetTarget(M, String_val(Trip));
    [all...]
  /external/llvm/lib/IR/
Core.cpp 123 void LLVMSetTarget(LLVMModuleRef M, const char *Triple) {
    [all...]

Completed in 91 milliseconds