Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h539 const char *LLVMGetStringAttributeValue(LLVMAttributeRef A, unsigned *Length);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h591 const char *LLVMGetStringAttributeValue(LLVMAttributeRef A, unsigned *Length);
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c246 const char *String = LLVMGetStringAttributeValue(A, &Length); in llvm_get_string_attr_value()
/external/llvm/lib/IR/
DCore.cpp164 const char *LLVMGetStringAttributeValue(LLVMAttributeRef A, in LLVMGetStringAttributeValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go384 ckind := C.LLVMGetStringAttributeValue(a.C, &length)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp164 const char *LLVMGetStringAttributeValue(LLVMAttributeRef A, in LLVMGetStringAttributeValue() function