Searched refs:createRestore (Results 1 – 6 of 6) sorted by relevance
361 MF.addFrameInst(MCCFIInstruction::createRestore(nullptr, Reg)); in insertCFIInstrs()
559 static MCCFIInstruction createRestore(MCSymbol *L, unsigned Register) { in createRestore() function
602 MCCFIInstruction::createRestore(Label, Register); in emitCFIRestore()
482 MCCFIInstruction::createRestore(nullptr, DwarfReg)); in emitCalleeSavedFrameMoves()2073 MCCFIInstruction::createRestore(nullptr, DwarfFramePtr)); in emitEpilogue()
6330 MF.addFrameInst(MCCFIInstruction::createRestore(nullptr, DwarfLR)); in emitCFIForLRRestoreFromStack()6343 MF.addFrameInst(MCCFIInstruction::createRestore(nullptr, DwarfLR)); in emitCFIForLRRestoreFromReg()
2452 CFIIndex = MF.addFrameInst(MCCFIInstruction::createRestore(nullptr, Reg)); in parseCFIOperand()