Searched refs:VABIPrefix (Results 1 – 2 of 2) sorted by relevance
48 StringRef VABIPrefix; variable53 ElementCount VectorizationFactor, bool Masked, StringRef VABIPrefix) in VecDesc() argument56 VABIPrefix(VABIPrefix) {} in VecDesc()62 StringRef getVABIPrefix() const { return VABIPrefix; } in getVABIPrefix()
55 Out << VABIPrefix << "_" << ScalarFnName << "(" << VectorFnName << ")"; in getVectorFunctionABIVariantString()