Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getBitCast

107   elements.push_back(llvm::ConstantExpr::getBitCast(
127 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType());
694 blockFn = llvm::ConstantExpr::getBitCast(blockFn, VoidPtrTy);
703 isa = llvm::ConstantExpr::getBitCast(isa, VoidPtrTy);
1034 blockFn = llvm::ConstantExpr::getBitCast(blockFn, VoidPtrTy);
1079 return llvm::ConstantExpr::getBitCast(literal, requiredType);
1442 return llvm::ConstantExpr::getBitCast(Fn, VoidPtrTy);
1571 return llvm::ConstantExpr::getBitCast(Fn, VoidPtrTy);
1795 return llvm::ConstantExpr::getBitCast(Fn, CGF.Int8PtrTy);
1856 return llvm::ConstantExpr::getBitCast(Fn, CGF.Int8PtrTy);