Home | History | Annotate | Download | only in AArch64

Lines Matching refs:MCCFIInstruction

195     unsigned CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset(
234 MCCFIInstruction::createDefCfaOffset(FrameLabel, -NumBytes));
377 MCCFIInstruction::createDefCfa(nullptr, Reg, 2 * StackGrowth));
384 MCCFIInstruction::createOffset(nullptr, LR, StackGrowth));
390 MCCFIInstruction::createOffset(nullptr, Reg, 2 * StackGrowth));
396 MCCFIInstruction::createDefCfaOffset(nullptr, -MFI->getStackSize()));