Searched refs:DstCst (Results 1 – 1 of 1) sorted by relevance
503 auto DstCst = Builder.buildConstant(LLT::scalar(64), DstLane); in applyINS() local504 Builder.buildInsertVectorElement(Dst, DstVec, Extract, DstCst); in applyINS()