LLVM 22.0.0git
|
This is the complete list of members for llvm::SMECallAttrs, including all inherited members.
callee() | llvm::SMECallAttrs | inline |
callee() const | llvm::SMECallAttrs | inline |
caller() | llvm::SMECallAttrs | inline |
caller() const | llvm::SMECallAttrs | inline |
callsite() | llvm::SMECallAttrs | inline |
callsite() const | llvm::SMECallAttrs | inline |
requiresDisablingZABeforeCall() const | llvm::SMECallAttrs | inline |
requiresEnablingZAAfterCall() const | llvm::SMECallAttrs | inline |
requiresLazySave() const | llvm::SMECallAttrs | inline |
requiresPreservingAllZAState() const | llvm::SMECallAttrs | inline |
requiresPreservingZT0() const | llvm::SMECallAttrs | inline |
requiresSMChange() const | llvm::SMECallAttrs | |
SMECallAttrs(SMEAttrs Caller, SMEAttrs Callee, SMEAttrs Callsite=SMEAttrs::Normal) | llvm::SMECallAttrs | inline |
SMECallAttrs(const CallBase &CB, const AArch64TargetLowering *TLI) | llvm::SMECallAttrs |