Searched defs:LLVMConstIntToPtr (Results 1 – 2 of 2) sorted by relevance
1166 pub fn LLVMConstIntToPtr<'a>(ConstantVal: &'a Value, ToType: &'a Type) -> &'a Value; in LLVMConstIntToPtr() function
1711 LLVMValueRef LLVMConstIntToPtr(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstIntToPtr() function