Searched defs:I64Ptr (Results 1 – 2 of 2) sorted by relevance
117 Type *I64Ptr = TypedPointerType::get(Type::getInt64Ty(Context), 0); in TEST() local143 Type *I64Ptr = TypedPointerType::get(Type::getInt64Ty(Context), 0); in TEST() local174 Type *I64Ptr = TypedPointerType::get(Type::getInt64Ty(Context), 0); in TEST() local
175 int64_t *I64Ptr = (int64_t *) ArgDataPtr; in ffiValueFor() local