Searched defs:IsVector (Results 1 – 6 of 6) sorted by relevance
162 struct IsVector struct167 struct IsVector<std::vector<T, A> > struct
176 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
417 bool IsVector() const { in IsVector() function
1907 const bool IsVector = isVectorType(Ty); in emitSingleDestSingleSource() local2253 const bool IsVector = isVectorType(Ty); in emit() local2281 const bool IsVector = isVectorType(Ty); in emit() local2309 const bool IsVector = isVectorType(Ty); in emit() local
1453 bool IsVector) { in emitRegSave()
11203 bool ARMAsmParser::parseDirectiveRegSave(SMLoc L, bool IsVector) { in parseDirectiveRegSave()