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