Searched refs:LLVMConstIntGetSExtValue (Results 1 – 3 of 3) sorted by relevance
2048 long long LLVMConstIntGetSExtValue(LLVMValueRef ConstantVal);
883 return caml_alloc_some(caml_copy_int64(LLVMConstIntGetSExtValue(Const))); in llvm_int64_of_const()
1424 long long LLVMConstIntGetSExtValue(LLVMValueRef ConstantVal) { in LLVMConstIntGetSExtValue() function