Searched defs:I32Ptr (Results 1 – 2 of 2) sorted by relevance
70 Type *I32Ptr = TypedPointerType::get(Type::getInt32Ty(Context), 0); in TEST() local93 Type *I32Ptr = TypedPointerType::get(Type::getInt32Ty(Context), 0); in TEST() local173 Type *I32Ptr = TypedPointerType::get(Type::getInt32Ty(Context), 0); in TEST() local
170 int32_t *I32Ptr = (int32_t *) ArgDataPtr; in ffiValueFor() local