Searched defs:DstVec (Results 1 – 6 of 6) sorted by relevance
57 auto *DstVec = llvm::cast<VariableVecOn32>(Dest); in prelowerPhis32Bit() local
3060 auto *DstVec = llvm::dyn_cast<VariableVecOn32>(Dest); in lowerAssign() local
947 bool DstVec = DestTy->isVectorTy(); in visitUIToFPInst() local970 bool DstVec = DestTy->isVectorTy(); in visitSIToFPInst() local993 bool DstVec = DestTy->isVectorTy(); in visitFPToUIInst() local1016 bool DstVec = DestTy->isVectorTy(); in visitFPToSIInst() local
2319 bool DstVec = DestTy->isVectorTy(); in visitUIToFPInst() local2342 bool DstVec = DestTy->isVectorTy(); in visitSIToFPInst() local2365 bool DstVec = DestTy->isVectorTy(); in visitFPToUIInst() local2388 bool DstVec = DestTy->isVectorTy(); in visitFPToSIInst() local
5683 SDValue DstVec = DstIsLeft ? V1 : V2; in LowerVECTOR_SHUFFLE() local
6074 SDValue DstVec; in LowerBUILD_VECTORvXi1() local