Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getBitCast

105   elements.push_back(llvm::ConstantExpr::getBitCast(
125 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType());
700 blockFn = llvm::ConstantExpr::getBitCast(blockFn, VoidPtrTy);
709 isa = llvm::ConstantExpr::getBitCast(isa, VoidPtrTy);
1020 blockFn = llvm::ConstantExpr::getBitCast(blockFn, VoidPtrTy);
1065 return llvm::ConstantExpr::getBitCast(literal, requiredType);
1448 return llvm::ConstantExpr::getBitCast(Fn, VoidPtrTy);
1580 return llvm::ConstantExpr::getBitCast(Fn, VoidPtrTy);
1807 return llvm::ConstantExpr::getBitCast(Fn, CGF.Int8PtrTy);
1872 return llvm::ConstantExpr::getBitCast(Fn, CGF.Int8PtrTy);