Searched defs:IntVec (Results 1 – 4 of 4) sorted by relevance
37 public class IntVec { class42 public IntVec() { in IntVec() method in IntVec46 public IntVec(int startSize) { in IntVec() method in IntVec
73 ArrayRef<int> IntVec(Values); in TEST_F() local
57 typedef Int IntVec __attribute__((vector_size(16))); typedef
9209 SDValue IntVec = StVal.getOperand(0); in PerformSTORECombine() local