Searched refs:llvm_const_int (Results 1 – 2 of 2) sorted by relevance
470 external const_int : lltype -> int -> llvalue = "llvm_const_int"
711 CAMLprim LLVMValueRef llvm_const_int(LLVMTypeRef IntTy, value N) { in llvm_const_int() function