Searched defs:IsVector (Results 1 – 15 of 15) sorted by relevance
177 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
240 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
358 static bool IsVector(const TensorShape& shape) { return shape.dims() == 1; } in IsVector() function
579 unsigned &Index, bool &IsVector, in parseAddress()644 bool IsVector; in parseAddress() local770 bool IsVector; in parseOperand() local
415 bool IsVector() const { return lanes_ > 1; } in IsVector() function
1985 const bool IsVector = isVectorType(Ty); in emitSingleDestSingleSource() local2330 const bool IsVector = isVectorType(Ty); in emit() local2358 const bool IsVector = isVectorType(Ty); in emit() local2386 const bool IsVector = isVectorType(Ty); in emit() local
1441 bool IsVector) { in emitRegSave()
1329 bool IsVector) { in emitRegSave()
370 bool IsVector() const { return lane_count_ > 1; } in IsVector() function
1619 auto IsVector = ResultTy->isVectorTy(); in transBuiltinToInstWithoutDecoration() local
380 bool IsVector() const { return type_ == FBT_VECTOR || type_ == FBT_MAP; } in IsVector() function
4433 bool IsVector = false; in parseDirectiveReq() local
5939 bool IsVector = false; in EmitVAArg() local
9717 bool ARMAsmParser::parseDirectiveRegSave(SMLoc L, bool IsVector) { in parseDirectiveRegSave()
9976 bool ARMAsmParser::parseDirectiveRegSave(SMLoc L, bool IsVector) { in parseDirectiveRegSave()