Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h534 const char *LLVMGetStringAttributeKind(LLVMAttributeRef A, unsigned *Length);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h586 const char *LLVMGetStringAttributeKind(LLVMAttributeRef A, unsigned *Length);
/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go378 ckind := C.LLVMGetStringAttributeKind(a.C, &length)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp157 const char *LLVMGetStringAttributeKind(LLVMAttributeRef A, in LLVMGetStringAttributeKind() function