Home
last modified time | relevance | path

Searched refs:LLVMSetModuleIdentifier (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp937 LLVMSetModuleIdentifier(M, "", 0); in llvm_echo()
941 LLVMSetModuleIdentifier(M, ModuleName, strlen(ModuleName)); in llvm_echo()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp1090 LLVMSetModuleIdentifier(M, ModuleName, ModuleIdentLen); in llvm_echo()
/external/llvm/include/llvm-c/
DCore.h611 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h663 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len);
/external/llvm/lib/IR/
DCore.cpp233 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len) { in LLVMSetModuleIdentifier() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp233 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len) { in LLVMSetModuleIdentifier() function