Home
last modified time | relevance | path

Searched refs:requiresLazySave (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.h82 bool requiresLazySave(const SMEAttrs &Callee) const { in requiresLazySave() function
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp130 CallerAttrs.requiresLazySave(CalleeAttrs) || in areInlineCompatible()
H A DAArch64ISelLowering.cpp6918 CallerAttrs.requiresLazySave(CalleeAttrs)) in isEligibleForTailCallOptimization()
7254 bool RequiresLazySave = CallerAttrs.requiresLazySave(CalleeAttrs); in LowerCall()
22829 CallerAttrs.requiresLazySave(CalleeAttrs)) in fallBackToDAGISel()