Searched refs:LLVMGetDataLayoutStr (Results 1 – 7 of 7) sorted by relevance
945 if (strcmp(LLVMGetDataLayoutStr(M), LLVMGetDataLayoutStr(Src))) in llvm_echo()
1106 if (strcmp(LLVMGetDataLayoutStr(M), LLVMGetDataLayoutStr(Src))) in llvm_echo()
55 in favor of LLVMGetDataLayoutStr.
622 const char *LLVMGetDataLayoutStr(LLVMModuleRef M);
695 const char *LLVMGetDataLayoutStr(LLVMModuleRef M);
239 const char *LLVMGetDataLayoutStr(LLVMModuleRef M) { in LLVMGetDataLayoutStr() function244 return LLVMGetDataLayoutStr(M); in LLVMGetDataLayout()
248 const char *LLVMGetDataLayoutStr(LLVMModuleRef M) { in LLVMGetDataLayoutStr() function253 return LLVMGetDataLayoutStr(M); in LLVMGetDataLayout()