Home | History | Annotate | Download | only in IR

Lines Matching refs:getBitCast

63     C = ConstantExpr::getBitCast(C, DstEltTy);
155 return ConstantExpr::getBitCast(ConstantVector::get(V), DestPTy);
1876 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType());