Searched defs:srcTy (Results 1 – 5 of 5) sorted by relevance
212 DataType dstTy, Value *dst, DataType srcTy, Value *src) in mkCvt()226 DataType srcTy, Value *src0, Value *src1, Value *src2) in mkCmp()
1746 DataType srcTy; member in __anond8ecda810211::Converter
551 auto srcTy = pVectorType->getElementType(); in VGATHER_EMU() local554 auto srcTy = vSrc->getType()->getVectorElementType(); in VGATHER_EMU() local
119 llvm::VectorType *srcTy = llvm::cast<llvm::VectorType>(op->getType()); in lowerPMOV() local271 llvm::FixedVectorType *srcTy = llvm::cast<llvm::FixedVectorType>(x->getType()); in lowerPack() local
2082 Type *srcTy = V->getType(); in CreateShadowCast() local