Home
last modified time | relevance | path

Searched defs:VFInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DVFABIDemangler.h123 struct VFInfo { struct
126 std::string VectorName; /// Vector Function Name associated to this VFInfo. argument
127 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