Searched defs:IntVec (Results 1 – 3 of 3) sorted by relevance
1579 typedef std::vector<int> IntVec; in TEST() typedef1593 typedef std::vector<int> IntVec; in TEST() typedef1706 typedef std::vector<int> IntVec; in TEST() typedef1721 typedef std::vector<int> IntVec; in TEST() typedef1922 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