Searched defs:IsScalar (Results 1 – 15 of 15) sorted by relevance
141 bool IsScalar() const { return ElementCount() == 1; } in IsScalar() function188 bool IsScalar() const { return ElementCount() == 1; } in IsScalar() function
356 static bool IsScalar(const Shape& shape) { in IsScalar() function
459 static bool IsScalar(const TensorShape& shape) { return shape.dims() == 0; } in IsScalar() function
33 inline bool IsScalar(reflection::BaseType t) { in IsScalar() function
225 bool IsScalar() const { return HasLaneSize() && (size_ == lane_size_); } in IsScalar() function
828 bool IsScalar(mlir::Value value) const { in IsScalar() function
943 static unsigned getMovOpc(bool IsScalar) { in getMovOpc()
985 static unsigned getMovOpc(bool IsScalar) { in getMovOpc()
102 bool IsScalar(const TensorT& tensor) { in IsScalar() function
1769 bool IsScalar = hasScalarEvaluationKind(Ty); in EmitParmDecl() local
3943 bool IsScalar = !RD; in getCatchableType() local
2443 bool IsScalar = hasScalarEvaluationKind(Ty); in EmitParmDecl() local
4104 bool IsScalar = !RD; in getCatchableType() local
3198 bool IsScalar = NegMul ? Name[12] == 's' : Name[11] == 's'; in UpgradeIntrinsicCall() local
3064 bool IsScalar = NegMul ? Name[12] == 's' : Name[11] == 's'; in UpgradeIntrinsicCall() local