|
LLVM 22.0.0git
|
This is the complete list of members for llvm::VecDesc, including all inherited members.
| getCallingConv() const | llvm::VecDesc | inline |
| 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, std::optional< CallingConv::ID > Conv) | llvm::VecDesc | inline |