Searched refs:NeedsDwarfCFI (Results 1 – 2 of 2) sorted by relevance
929 bool NeedsDwarfCFI = in emitPrologue() local1050 if (NeedsDwarfCFI) { in emitPrologue()1077 if (NeedsDwarfCFI) { in emitPrologue()1115 if (!HasFP && NeedsDwarfCFI) { in emitPrologue()1372 if (((!HasFP && NumBytes) || PushedRegs) && NeedsDwarfCFI) { in emitPrologue()
5478 bool NeedsDwarfCFI = in ExpandMOVImmSExti8() local5481 bool EmitCFI = !TFL->hasFP(MF) && NeedsDwarfCFI; in ExpandMOVImmSExti8()