Home
last modified time | relevance | path

Searched refs:cfiDefCfaOffset (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp66 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, StackSize)); in emitPrologue()
H A DMipsSEFrameLowering.cpp438 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, StackSize)); in emitPrologue()
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp559 MCCFIInstruction::cfiDefCfaOffset(nullptr, 2 * stackGrowth)); in emitPrologue()
599 MCCFIInstruction::cfiDefCfaOffset(nullptr, StackOffset)); in emitPrologue()
650 MCCFIInstruction::cfiDefCfaOffset(nullptr, -StackSize + stackGrowth)); in emitPrologue()
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp220 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, StackSize)); in emitPrologue()
284 MCCFIInstruction::cfiDefCfaOffset(nullptr, RealStackSize)); in emitPrologue()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp187 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, CFAOffset)); in emitPrologue()
200 MCCFIInstruction::cfiDefCfaOffset(nullptr, CFAOffset)); in emitPrologue()
355 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, CFAOffset)); in emitPrologue()
435 MCCFIInstruction::cfiDefCfaOffset(nullptr, CFAOffset)); in emitPrologue()
H A DARMFrameLowering.cpp629 MCCFIInstruction::cfiDefCfaOffset(nullptr, CFAOffset)); in emitDefCFAOffsets()
3053 CFIIndex = MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, 8)); in adjustForSegmentedStacks()
3267 CFIIndex = MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, 12)); in adjustForSegmentedStacks()
3331 CFIIndex = MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, 0)); in adjustForSegmentedStacks()
3357 CFIIndex = MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, 0)); in adjustForSegmentedStacks()
H A DARMBaseInstrInfo.cpp6492 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, Align)); in saveLROnStack()
6567 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, 0)); in restoreLRFromStack()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp122 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, ActualSize)); in emitPrologue()
217 MCCFIInstruction::cfiDefCfaOffset(nullptr, MFI.getStackSize())); in emitPrologue()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp331 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset( in insertCFIInstrs()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp480 MCCFIInstruction::cfiDefCfaOffset(nullptr, RealStackSize)); in emitPrologue()
549 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset( in emitPrologue()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp199 MCCFIInstruction::cfiDefCfaOffset(nullptr, MFI.getStackSize())); in emitPrologue()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCDwarf.h547 static MCCFIInstruction cfiDefCfaOffset(MCSymbol *L, int Offset) { in cfiDefCfaOffset() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp1685 MCCFIInstruction::cfiDefCfaOffset(nullptr, -2 * stackGrowth), in emitPrologue()
1849 MCCFIInstruction::cfiDefCfaOffset(nullptr, -StackOffset), in emitPrologue()
2131 MCCFIInstruction::cfiDefCfaOffset(nullptr, StackSize - stackGrowth), in emitPrologue()
2405 MCCFIInstruction::cfiDefCfaOffset( in emitEpilogue()
2433 MCCFIInstruction::cfiDefCfaOffset(nullptr, -Offset), in emitEpilogue()
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp76 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, Offset)); in EmitDefCfaOffset()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCStreamer.cpp506 MCCFIInstruction::cfiDefCfaOffset(Label, Offset); in emitCFIDefCfaOffset()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp518 MCCFIInstruction::cfiDefCfaOffset(nullptr, -Offset)); in buildCFAOffs()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1216 MCCFIInstruction::cfiDefCfaOffset(nullptr, CFAOffset - CSStackSizeInc)); in convertCalleeSaveRestoreToSPPrePostIncDec()
1509 MCCFIInstruction::cfiDefCfaOffset(FrameLabel, NumBytes)); in emitPrologue()
H A DAArch64InstrInfo.cpp4236 return MCCFIInstruction::cfiDefCfaOffset(nullptr, int(Offset.getFixed())); in createDefCFA()
8007 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, 16)); in buildOutlinedFrame()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1120 MCCFIInstruction::cfiDefCfaOffset(nullptr, -NegFrameSize)); in emitPrologue()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2502 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, Offset)); in parseCFIOperand()