Lines Matching refs:CreatePointerCast
2238 (void)CastInst::CreatePointerCast(G, Type::getInt8PtrTy(Context), "", in TEST()
2277 (void)CastInst::CreatePointerCast(&F, Type::getInt8PtrTy(Context), "", GBB); in TEST()
2321 (void)CastInst::CreatePointerCast(&F, Type::getInt8PtrTy(Context), "", GBB); in TEST()
2325 (void)CastInst::CreatePointerCast(G, Type::getInt8PtrTy(Context), "", in TEST()
2371 (void)CastInst::CreatePointerCast(G, Type::getInt8PtrTy(Context), "", in TEST()
2519 (void)CastInst::CreatePointerCast(G, Type::getInt8PtrTy(Context), "", in TEST()
2568 (void)CastInst::CreatePointerCast(&F2, Type::getInt8PtrTy(Context), "", GBB); in TEST()
2615 (void)CastInst::CreatePointerCast(G, Type::getInt8PtrTy(Context), "", in TEST()
2654 (void)CastInst::CreatePointerCast(&F, Type::getInt8PtrTy(Context), "", GBB); in TEST()
2658 (void)CastInst::CreatePointerCast(G, Type::getInt8PtrTy(Context), "", in TEST()
2703 (void)CastInst::CreatePointerCast(G2, Type::getInt8PtrTy(Context), "", G1BB); in TEST()
2704 (void)CastInst::CreatePointerCast(G1, Type::getInt8PtrTy(Context), "", G2BB); in TEST()
2709 (void)CastInst::CreatePointerCast(G1, Type::getInt8PtrTy(Context), "", in TEST()
2711 (void)CastInst::CreatePointerCast(G2, Type::getInt8PtrTy(Context), "", in TEST()
2757 (void)CastInst::CreatePointerCast(G2, Type::getInt8PtrTy(Context), "", G1BB); in TEST()
2758 (void)CastInst::CreatePointerCast(G1, Type::getInt8PtrTy(Context), "", G2BB); in TEST()
2760 (void)CastInst::CreatePointerCast(&F, Type::getInt8PtrTy(Context), "", G2BB); in TEST()
2765 (void)CastInst::CreatePointerCast(G1, Type::getInt8PtrTy(Context), "", in TEST()
2767 (void)CastInst::CreatePointerCast(G2, Type::getInt8PtrTy(Context), "", in TEST()
2824 (void)CastInst::CreatePointerCast(G2, Type::getInt8PtrTy(Context), "", G1BB); in TEST()
2825 (void)CastInst::CreatePointerCast(G1, Type::getInt8PtrTy(Context), "", G2BB); in TEST()
2827 (void)CastInst::CreatePointerCast(&F2, Type::getInt8PtrTy(Context), "", G2BB); in TEST()
2832 (void)CastInst::CreatePointerCast(G1, Type::getInt8PtrTy(Context), "", in TEST()
2834 (void)CastInst::CreatePointerCast(G2, Type::getInt8PtrTy(Context), "", in TEST()