Searched refs:LLVMConstPtrToInt (Results 1 – 3 of 3) sorted by relevance
1679 LLVMValueRef LLVMConstPtrToInt(LLVMValueRef ConstantVal, LLVMTypeRef ToType);
532 external const_ptrtoint : llvalue -> lltype -> llvalue = "LLVMConstPtrToInt"
1083 LLVMValueRef LLVMConstPtrToInt(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstPtrToInt() function