Searched defs:El (Results 1 – 5 of 5) sorted by relevance
18 class El { class21 El(int v) : a(v) { } in El() function in El
782 [SrcTy, DstTy](const ZextEntry &El) { in selectZext()1443 std::begin(OpTable), std::end(OpTable), [DstTy](const ShiftEntry &El) { in selectShift()1536 std::begin(OpTable), std::end(OpTable), [RegTy](const SDivEntry &El) { in selectSDiv()
606 for (auto *El : Array->getElements()) { in dependencies() local
430 opus_val32 El, Er; in stereo_merge() local
7081 IntRange El = GetValueRange(C, result.getVectorElt(i), Ty, MaxWidth); in GetValueRange() local