Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h517 unsigned LLVMGetEnumAttributeKind(LLVMAttributeRef A);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h569 unsigned LLVMGetEnumAttributeKind(LLVMAttributeRef A);
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c213 return Val_int(LLVMGetEnumAttributeKind(A)); in llvm_get_enum_attr_kind()
/external/llvm/lib/IR/
DCore.cpp139 unsigned LLVMGetEnumAttributeKind(LLVMAttributeRef A) { in LLVMGetEnumAttributeKind() function
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go356 id = int(C.LLVMGetEnumAttributeKind(a.C))
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp139 unsigned LLVMGetEnumAttributeKind(LLVMAttributeRef A) { in LLVMGetEnumAttributeKind() function