Searched refs:DstTmpRegs (Results 1 – 1 of 1) sorted by relevance
6679 SmallVector<Register, 2> DstTmpRegs(DstTmpParts); in narrowScalarMul() local6682 multiplyRegisters(DstTmpRegs, Src1Parts, Src2Parts, NarrowTy); in narrowScalarMul()6685 ArrayRef<Register> DstRegs(&DstTmpRegs[DstTmpParts - NumParts], NumParts); in narrowScalarMul()