Searched defs:MidTy (Results 1 – 7 of 7) sorted by relevance
703 Type *MidTy = VectorType::get(DstVT->getElementType(), FanOut); in visitBitCastInst() local721 Type *MidTy = VectorType::get(SrcVT->getElementType(), FanIn); in visitBitCastInst() local
236 Type *MidTy = CI1->getDestTy(); in isEliminableCastPair() local2578 Type *MidTy = PointerType::get(DestElemTy, SrcTy->getAddressSpace()); in visitAddrSpaceCast() local
87 Type *MidTy = Op->getType(); in foldConstantCastPair() local
3800 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastInst() local3820 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastExpr() local
1895 Type *MidTy = PointerType::get(DstElemTy, SrcScalarTy->getAddressSpace()); in getAddrSpaceCast() local
2524 Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, in isEliminableCastPair()
4337 Type *MidTy = CI->getType(); in SimplifyCastInst() local