Searched defs:IntVec (Results 1 – 3 of 3) sorted by relevance
1588 typedef std::vector<int> IntVec; in TEST() typedef1602 typedef std::vector<int> IntVec; in TEST() typedef1715 typedef std::vector<int> IntVec; in TEST() typedef1730 typedef std::vector<int> IntVec; in TEST() typedef2220 typedef std::vector<int> IntVec; typedef in testing::gmock_matchers_test::__anon540e1b3d0111::UnorderedElementsAreTest
2724 auto IntVec = B.buildPtrToInt(IntVecTy, Vec); in legalizeExtractVectorElt() local
16863 SDValue IntVec = StVal.getOperand(0); in PerformSTORECombine() local