| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | Mips16FrameLowering.cpp | 66 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, StackSize)); in emitPrologue()
|
| H A D | MipsSEFrameLowering.cpp | 438 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, StackSize)); in emitPrologue()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
| H A D | M68kFrameLowering.cpp | 559 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 D | LoongArchFrameLowering.cpp | 220 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 D | Thumb1FrameLowering.cpp | 187 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 D | ARMFrameLowering.cpp | 629 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 D | ARMBaseInstrInfo.cpp | 6492 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 D | CSKYFrameLowering.cpp | 122 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 D | CFIInstrInserter.cpp | 331 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset( in insertCFIInstrs()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 480 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 D | ARCFrameLowering.cpp | 199 MCCFIInstruction::cfiDefCfaOffset(nullptr, MFI.getStackSize())); in emitPrologue()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
| H A D | MCDwarf.h | 547 static MCCFIInstruction cfiDefCfaOffset(MCSymbol *L, int Offset) { in cfiDefCfaOffset() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86FrameLowering.cpp | 1685 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 D | XCoreFrameLowering.cpp | 76 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, Offset)); in EmitDefCfaOffset()
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/ |
| H A D | MCStreamer.cpp | 506 MCCFIInstruction::cfiDefCfaOffset(Label, Offset); in emitCFIDefCfaOffset()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 518 MCCFIInstruction::cfiDefCfaOffset(nullptr, -Offset)); in buildCFAOffs()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64FrameLowering.cpp | 1216 MCCFIInstruction::cfiDefCfaOffset(nullptr, CFAOffset - CSStackSizeInc)); in convertCalleeSaveRestoreToSPPrePostIncDec() 1509 MCCFIInstruction::cfiDefCfaOffset(FrameLabel, NumBytes)); in emitPrologue()
|
| H A D | AArch64InstrInfo.cpp | 4236 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 D | PPCFrameLowering.cpp | 1120 MCCFIInstruction::cfiDefCfaOffset(nullptr, -NegFrameSize)); in emitPrologue()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIParser.cpp | 2502 MF.addFrameInst(MCCFIInstruction::cfiDefCfaOffset(nullptr, Offset)); in parseCFIOperand()
|