Searched refs:createWindowSave (Results 1 – 7 of 7) sorted by relevance
417 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave() function
167 CFIIndex = MMI.addFrameInst(MCCFIInstruction::createWindowSave(nullptr)); in emitPrologue()
167 CFIIndex = MF.addFrameInst(MCCFIInstruction::createWindowSave(nullptr)); in emitPrologue()
508 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave() function
438 MCCFIInstruction::createWindowSave(Label); in EmitCFIWindowSave()
555 MCCFIInstruction::createWindowSave(Label); in EmitCFIWindowSave()
1780 CFIIndex = MF.addFrameInst(MCCFIInstruction::createWindowSave(nullptr)); in parseCFIOperand()