Searched refs:createNegateRAState (Results 1 – 5 of 5) sorted by relevance
596 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState() function
615 CFIIndex = MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in resetCFIToInitialState()1425 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in emitPrologue()1879 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in InsertReturnAddressAuth()
7736 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in signOutlinedFunction()7758 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in signOutlinedFunction()
680 MCCFIInstruction Instruction = MCCFIInstruction::createNegateRAState(Label); in emitCFINegateRAState()
2496 CFIIndex = MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in parseCFIOperand()