Home
last modified time | relevance | path

Searched refs:LLVMPrintTypeToString (Results 1 – 9 of 9) sorted by relevance

/external/llvm/tools/llvm-c-test/
Dmodule.c125 char *s = LLVMPrintTypeToString(T); in llvm_module_list_globals()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Dmodule.c124 char *s = LLVMPrintTypeToString(T); in llvm_module_list_globals()
/external/llvm/include/llvm-c/
DCore.h835 char *LLVMPrintTypeToString(LLVMTypeRef Val);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h994 char *LLVMPrintTypeToString(LLVMTypeRef Val);
/external/mesa3d/src/amd/common/
Dac_llvm_build.c285 char *type_name = LLVMPrintTypeToString(type); in ac_build_type_name_for_intr()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c355 TypeCStr = LLVMPrintTypeToString(M); in llvm_string_of_lltype()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c286 TypeCStr = LLVMPrintTypeToString(M); in llvm_string_of_lltype()
/external/llvm/lib/IR/
DCore.cpp364 char *LLVMPrintTypeToString(LLVMTypeRef Ty) { in LLVMPrintTypeToString() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp514 char *LLVMPrintTypeToString(LLVMTypeRef Ty) { in LLVMPrintTypeToString() function