Home
last modified time | relevance | path

Searched refs:LLVMGetStringAttributeKind (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm-c/
DCore.h534 const char *LLVMGetStringAttributeKind(LLVMAttributeRef A, unsigned *Length);
/external/llvm-project/llvm/include/llvm-c/
DCore.h616 const char *LLVMGetStringAttributeKind(LLVMAttributeRef A, unsigned *Length);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h613 const char *LLVMGetStringAttributeKind(LLVMAttributeRef A, unsigned *Length);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c237 const char *String = LLVMGetStringAttributeKind(A, &Length); in llvm_get_string_attr_kind()
/external/llvm/lib/IR/
DCore.cpp157 const char *LLVMGetStringAttributeKind(LLVMAttributeRef A, in LLVMGetStringAttributeKind() function
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go416 ckind := C.LLVMGetStringAttributeKind(a.C, &length)
/external/llvm-project/llvm/lib/IR/
DCore.cpp175 const char *LLVMGetStringAttributeKind(LLVMAttributeRef A, in LLVMGetStringAttributeKind() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp173 const char *LLVMGetStringAttributeKind(LLVMAttributeRef A, in LLVMGetStringAttributeKind() function