Home
last modified time | relevance | path

Searched refs:llvm_genericvalue_as_int64 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dllvm_executionengine.ml44 = "llvm_genericvalue_as_int64"
Dexecutionengine_ocaml.c153 CAMLprim value llvm_genericvalue_as_int64(value GenVal) { in llvm_genericvalue_as_int64() function