Searched defs:SrcN (Results 1 – 4 of 4) sorted by relevance
114 void ZeroAndCopy(DestT &dest, const SrcT (&src)[SrcN]) in ZeroAndCopy()
115 void ZeroAndCopy(DestT &dest, const SrcT (&src)[SrcN]) in ZeroAndCopy()
256 unsigned SrcN = SrcTy->isFPOrFPVectorTy() ? getTypeNumElements(SrcTy) : 0; in getCastInstrCost() local
428 SDNode *SrcN = SUNode->getOperand(2).getNode(); in BuildSchedUnits() local