Searched refs:needsAsyncDwarfUnwindInfo (Results 1 – 4 of 4) sorted by relevance
170 bool AArch64FunctionInfo::needsAsyncDwarfUnwindInfo( in needsAsyncDwarfUnwindInfo() function in AArch64FunctionInfo
103 bool EmitAsyncCFI = MFnI.needsAsyncDwarfUnwindInfo(MF); in signLR()168 bool EmitAsyncCFI = MFnI->needsAsyncDwarfUnwindInfo(MF); in authenticateLR()
532 bool needsAsyncDwarfUnwindInfo(const MachineFunction &MF) const;
1680 if (MF.getInfo<AArch64FunctionInfo>()->needsAsyncDwarfUnwindInfo(MF)) { in emitShadowCallStackEpilogue()1735 bool EmitAsyncCFI = AFI->needsAsyncDwarfUnwindInfo(MF); in emitPrologue()2274 bool EmitCFI = AFI->needsAsyncDwarfUnwindInfo(MF); in emitEpilogue()2601 MF.getInfo<AArch64FunctionInfo>()->needsAsyncDwarfUnwindInfo(MF); in enableCFIFixup()4564 !MF->getInfo<AArch64FunctionInfo>()->needsAsyncDwarfUnwindInfo(*MF)); in tryMergeAdjacentSTG()4923 bool EmitAsyncCFI = AFI->needsAsyncDwarfUnwindInfo(MF); in inlineStackProbeFixed()