Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getBitCast

419         llvm::ConstantExpr::getBitCast(Entry, OldThunkFn->getType());
539 Init = llvm::ConstantExpr::getBitCast(RTTI, Int8PtrTy);
568 PureVirtualFn = llvm::ConstantExpr::getBitCast(PureVirtualFn,
579 DeletedVirtualFn = llvm::ConstantExpr::getBitCast(DeletedVirtualFn,
599 Init = llvm::ConstantExpr::getBitCast(Init, Int8PtrTy);