Searched defs:VDest (Results 1 – 4 of 4) sorted by relevance
2419 VectorType *VDest = dyn_cast<VectorType>(DestTy); in visitPtrToIntInst() local2440 VectorType *VDest = dyn_cast<VectorType>(DestTy); in visitIntToPtrInst() local
2766 VectorType *VDest = cast<VectorType>(DestTy); in visitPtrToIntInst() local2791 VectorType *VDest = cast<VectorType>(DestTy); in visitIntToPtrInst() local
3127 auto *VDest = cast<VectorType>(DestTy); in visitPtrToIntInst() local3147 auto *VDest = cast<VectorType>(DestTy); in visitIntToPtrInst() local
4390 auto *VDest = llvm::dyn_cast<VariableVecOn32>(Dest); in lowerInsertElement() local