Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dllvm_executionengine.ml38 = "llvm_genericvalue_as_int32"
Dexecutionengine_ocaml.c145 CAMLprim value llvm_genericvalue_as_int32(value GenVal) { in llvm_genericvalue_as_int32() function