Lines Matching defs:SrcTy
3212 Type *SrcTy = I.getOperand(0)->getType(); in visitTruncInst() local
3230 Type *SrcTy = I.getOperand(0)->getType(); in visitZExtInst() local
3248 Type *SrcTy = I.getOperand(0)->getType(); in visitSExtInst() local
3266 Type *SrcTy = I.getOperand(0)->getType(); in visitFPTruncInst() local
3283 Type *SrcTy = I.getOperand(0)->getType(); in visitFPExtInst() local
3301 Type *SrcTy = I.getOperand(0)->getType(); in visitUIToFPInst() local
3324 Type *SrcTy = I.getOperand(0)->getType(); in visitSIToFPInst() local
3347 Type *SrcTy = I.getOperand(0)->getType(); in visitFPToUIInst() local
3369 Type *SrcTy = I.getOperand(0)->getType(); in visitFPToSIInst() local
3391 Type *SrcTy = I.getOperand(0)->getType(); in visitPtrToIntInst() local
3412 Type *SrcTy = I.getOperand(0)->getType(); in visitIntToPtrInst() local
3437 Type *SrcTy = I.getOperand(0)->getType(); in visitAddrSpaceCastInst() local
5378 Type *SrcTy = Call.getOperand(0)->getType(); in visitIntrinsicCall() local