Searched defs:IntVec (Results 1 – 4 of 4) 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
2782 auto IntVec = B.buildPtrToInt(IntVecTy, Vec); in legalizeExtractVectorElt() local
16936 SDValue IntVec = StVal.getOperand(0); in PerformSTORECombine() local
10197 SDValue IntVec = DAG.getBitcast(IntVT, Vec); in lowerEXTRACT_VECTOR_ELT() local