Searched defs:VFInfo (Results 1 – 1 of 1) sorted by relevance
123 struct VFInfo { struct126 std::string VectorName; /// Vector Function Name associated to this VFInfo. argument127 VFISAKind ISA; /// Instruction Set Architecture.131 std::optional<unsigned> getParamIndexForOptionalMask() const { in getParamIndexForOptionalMask()156 /// Function to construct a VFInfo out of a mangled names in the argument