Searched defs:isVector (Results 1 – 12 of 12) sorted by relevance
54 bool isVector) {} in emitRegSave()
138 bool isVector) { in emitRegSave()643 bool isVector) { in emitRegSave()
115 bool isVector() const { in isVector() function
198 bool isVector() const { in isVector() function
239 bool isVector, raw_ostream &O) { in printAsmRegInClass()
187 bool isVector() const { return Kind == Vector; } in isVector() function
176 bool isVector; member1585 CreateReg(unsigned RegNum, bool isVector, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateReg()1883 bool isVector) { in matchRegisterNameAlias()
42 bool R600InstrInfo::isVector(const MachineInstr &MI) const { in isVector() function in R600InstrInfo
172 bool isVector() const { return NumVectors > 0; } in isVector() function in __anonb62af4a80111::Type
40 static inline bool isVector(MVT::SimpleValueType VT) { in isVector() function
2104 bool LLParser::ParseArrayVectorType(Type *&Result, bool isVector) { in ParseArrayVectorType()
4014 bool isVector, SmallVectorImpl<SDValue> &MemOpChains, in LowerMemOpCallTo()