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

  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.ml 374 external is_constant : llvalue -> bool = "llvm_is_constant"
    [all...]
llvm_ocaml.c 510 CAMLprim value llvm_is_constant(LLVMValueRef Val) { function
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 648 CAMLprim value llvm_is_constant(LLVMValueRef Val) { function
    [all...]
llvm.ml 466 external is_constant : llvalue -> bool = "llvm_is_constant"
    [all...]

Completed in 447 milliseconds