Searched refs:dstVecTy (Results 1 – 1 of 1) sorted by relevance
519 Type * dstVecTy = Cast.getDestTy(); in visitCastInst() local522 if(!dstVecTy->isVectorTy() || in visitCastInst()524 dstVecTy->getScalarSizeInBits() == 1) in visitCastInst()531 mapLLVMTypeToOCLType(dstVecTy, !isa<FPToUIInst>(Cast)); in visitCastInst()541 CallInst *call = addCallInst(M, castBuiltInName, dstVecTy, Cast.getOperand(0), in visitCastInst()