Searched refs:LLVMSetTarget (Results 1 – 2 of 2) sorted by relevance
765 void LLVMSetTarget(LLVMModuleRef M, const char *Triple);
298 void LLVMSetTarget(LLVMModuleRef M, const char *Triple) { in LLVMSetTarget() function