Searched refs:createSameValue (Results 1 – 8 of 8) sorted by relevance
615 static MCCFIInstruction createSameValue(MCSymbol *L, unsigned Register) { in createSameValue() function
576 Offset, MCCFIInstruction::createSameValue(nullptr, Instr.Ops[0])); in fillCFIInfoFor()
713 setCFIFor(Instr, MCCFIInstruction::createSameValue(nullptr, NewReg)); in mutateCFIRegisterFor()
605 MCCFIInstruction::createSameValue(Label, Register); in emitCFISameValue()
3336 CFIIndex = MF.addFrameInst(MCCFIInstruction::createSameValue( in adjustForSegmentedStacks()3340 CFIIndex = MF.addFrameInst(MCCFIInstruction::createSameValue( in adjustForSegmentedStacks()
1754 MCCFIInstruction::createSameValue( in insertCFIsForPushOrPop()
2417 CFIIndex = MF.addFrameInst(MCCFIInstruction::createSameValue(nullptr, Reg)); in parseCFIOperand()
590 MF.addFrameInst(MCCFIInstruction::createSameValue(nullptr, DwarfReg)); in insertCFISameValue()