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