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