HomeSort by relevance Sort by last modified time
    Searched refs:llvm_is_declaration (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.ml 500 external is_declaration : llvalue -> bool = "llvm_is_declaration"
    [all...]
llvm_ocaml.c 769 CAMLprim value llvm_is_declaration(LLVMValueRef Global) { function
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 984 CAMLprim value llvm_is_declaration(LLVMValueRef Global) { function
    [all...]
llvm.ml 603 external is_declaration : llvalue -> bool = "llvm_is_declaration"
    [all...]

Completed in 2134 milliseconds