Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:BP

1024   llvm::Type *BP = llvm::Type::getInt8PtrTy(CGF.getLLVMContext());
1026 Loc = CGF.Builder.CreateBitCast(Loc, BP);