Searched refs:LLVMConstPointerNull (Results 1 – 3 of 3) sorted by relevance
1955 LLVMValueRef LLVMConstPointerNull(LLVMTypeRef Ty);
577 external const_pointer_null : lltype -> llvalue = "LLVMConstPointerNull"
1126 LLVMValueRef LLVMConstPointerNull(LLVMTypeRef Ty) { in LLVMConstPointerNull() function