Searched refs:createAdjustCfaOffset (Results 1 – 6 of 6) sorted by relevance
583 MCCFIInstruction::createAdjustCfaOffset(nullptr, SlotSize)); in adjustCallSequence()
2843 MCCFIInstruction::createAdjustCfaOffset(nullptr, -InternalAmt)); in eliminateCallFramePseudoInstr()2876 MCCFIInstruction::createAdjustCfaOffset(nullptr, in eliminateCallFramePseudoInstr()
3968 MCCFIInstruction::createAdjustCfaOffset(nullptr, StackAdjustment)); in ExpandMOVImmSExti8()3970 MCCFIInstruction::createAdjustCfaOffset(nullptr, -StackAdjustment)); in ExpandMOVImmSExti8()
501 static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int Adjustment) { in createAdjustCfaOffset() function
490 MCCFIInstruction::createAdjustCfaOffset(Label, Adjustment); in EmitCFIAdjustCfaOffset()
2215 MCCFIInstruction::createAdjustCfaOffset(nullptr, Offset)); in parseCFIOperand()