Searched refs:createNegateRAState (Results 1 – 5 of 5) sorted by relevance
597 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState() function
611 CFIIndex = MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in resetCFIToInitialState()1415 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in emitPrologue()1897 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in InsertReturnAddressAuth()
7903 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in signOutlinedFunction()7925 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in signOutlinedFunction()
680 MCCFIInstruction Instruction = MCCFIInstruction::createNegateRAState(Label); in emitCFINegateRAState()
2555 CFIIndex = MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in parseCFIOperand()