Searched refs:VFShape (Results 1 – 3 of 3) sorted by relevance
82 struct VFShape { struct87 bool operator==(const VFShape &Other) const { argument103 static VFShape get(const CallInst &CI, ElementCount EC, bool HasGlobalPred) { in get() argument119 VFShape Shape; // Classification of the vector function.
405 const VFShape Shape({VF, IsScalable, Parameters}); in tryDemangleForVFABI()
1186 bool VFShape::hasValidParameterList() const { in hasValidParameterList()