LLVM 20.0.0git
|
This is the complete list of members for llvm::VecDesc, including all inherited members.
getScalarFnName() const | llvm::VecDesc | inline |
getVABIPrefix() const | llvm::VecDesc | inline |
getVectorFnName() const | llvm::VecDesc | inline |
getVectorFunctionABIVariantString() const | llvm::VecDesc | |
getVectorizationFactor() const | llvm::VecDesc | inline |
isMasked() const | llvm::VecDesc | inline |
VecDesc()=delete | llvm::VecDesc | |
VecDesc(StringRef ScalarFnName, StringRef VectorFnName, ElementCount VectorizationFactor, bool Masked, StringRef VABIPrefix) | llvm::VecDesc | inline |