Searched refs:LLVMConstIntGetSExtValue (Results 1 – 3 of 3) sorted by relevance
1537 long long LLVMConstIntGetSExtValue(LLVMValueRef ConstantVal);
714 Field(Option, 0) = caml_copy_int64(LLVMConstIntGetSExtValue(Const)); in llvm_int64_of_const()
766 long long LLVMConstIntGetSExtValue(LLVMValueRef ConstantVal) { in LLVMConstIntGetSExtValue() function