Searched refs:createRestoreState (Results 1 – 8 of 8) sorted by relevance
446 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState() function
569 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState() function
562 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState() function
377 MCCFIInstruction Instruction = MCCFIInstruction::createRestoreState(Label); in EmitCFIRestoreState()
557 MCCFIInstruction Instruction = MCCFIInstruction::createRestoreState(Label); in EmitCFIRestoreState()
570 MCCFIInstruction Instruction = MCCFIInstruction::createRestoreState(Label); in emitCFIRestoreState()
2234 CFIIndex = MF.addFrameInst(MCCFIInstruction::createRestoreState(nullptr)); in parseCFIOperand()
2286 CFIIndex = MF.addFrameInst(MCCFIInstruction::createRestoreState(nullptr)); in parseCFIOperand()