Searched refs:createRestoreState (Results 1 – 5 of 5) sorted by relevance
206 CFIIndex = MF.addFrameInst(MCCFIInstruction::createRestoreState(nullptr)); in runOnMachineFunction()
625 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState() function
589 MCCFIInstruction::createRestoreState(nullptr)); in fillCFIInfoFor()
595 MCCFIInstruction Instruction = MCCFIInstruction::createRestoreState(Label); in emitCFIRestoreState()
2475 CFIIndex = MF.addFrameInst(MCCFIInstruction::createRestoreState(nullptr)); in parseCFIOperand()