Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h1845 void LLVMSetDLLStorageClass(LLVMValueRef Global, LLVMDLLStorageClass Class);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h2036 void LLVMSetDLLStorageClass(LLVMValueRef Global, LLVMDLLStorageClass Class);
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1122 LLVMSetDLLStorageClass(Global, Int_val(Viz)); in llvm_set_dll_storage_class()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1039 LLVMSetDLLStorageClass(Global, Int_val(Viz)); in llvm_set_dll_storage_class()
/external/llvm/lib/IR/
DCore.cpp1555 void LLVMSetDLLStorageClass(LLVMValueRef Global, LLVMDLLStorageClass Class) { in LLVMSetDLLStorageClass() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1755 void LLVMSetDLLStorageClass(LLVMValueRef Global, LLVMDLLStorageClass Class) { in LLVMSetDLLStorageClass() function