Searched defs:LLVMConstInt (Results 1 – 2 of 2) sorted by relevance
1123 pub fn LLVMConstInt(IntTy: &Type, N: c_ulonglong, SignExtend: Bool) -> &Value; in LLVMConstInt() function
1298 LLVMValueRef LLVMConstInt(LLVMTypeRef IntTy, unsigned long long N, in LLVMConstInt() function