Home
last modified time | relevance | path

Searched refs:createOffset (Results 1 – 12 of 12) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp475 MCCFIInstruction::createOffset(nullptr, Reg0, Offset)); in emitPrologue()
480 MCCFIInstruction::createOffset(nullptr, Reg1, Offset + 4)); in emitPrologue()
491 MCCFIInstruction::createOffset(nullptr, Reg0, Offset)); in emitPrologue()
496 MCCFIInstruction::createOffset(nullptr, Reg1, Offset + 4)); in emitPrologue()
501 unsigned CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
526 MCCFIInstruction::createOffset(nullptr, Reg, Offset)); in emitPrologue()
H A DMips16FrameLowering.cpp71 MCCFIInstruction::createOffset(nullptr, DReg, Offset)); in emitPrologue()
/minix/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp196 unsigned CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in emitCalleeSavedFrameMoves()
393 MCCFIInstruction::createOffset(nullptr, LR, StackGrowth)); in emitPrologue()
400 MCCFIInstruction::createOffset(nullptr, Reg, 2 * StackGrowth)); in emitPrologue()
/minix/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp340 unsigned CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
396 unsigned CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
/minix/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp769 MCCFIInstruction::createOffset(nullptr, Reg, FPOffset)); in emitPrologue()
778 MCCFIInstruction::createOffset(nullptr, Reg, PBPOffset)); in emitPrologue()
787 MCCFIInstruction::createOffset(nullptr, Reg, BPOffset)); in emitPrologue()
796 MCCFIInstruction::createOffset(nullptr, Reg, LROffset)); in emitPrologue()
846 unsigned CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
854 unsigned CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp557 CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
582 MCCFIInstruction::createOffset(nullptr, DwarfReg, Offset)); in emitPrologue()
604 MCCFIInstruction::createOffset(nullptr, DwarfReg, Offset)); in emitPrologue()
1956 CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in adjustForSegmentedStacks()
1960 CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in adjustForSegmentedStacks()
2074 CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in adjustForSegmentedStacks()
H A DThumb1FrameLowering.cpp229 unsigned CFIIndex = MMI.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
/minix/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h377 static MCCFIInstruction createOffset(MCSymbol *L, unsigned Register, in createOffset() function
/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp295 MCCFIInstruction Inst2 = MCCFIInstruction::createOffset( in createX86MCAsmInfo()
/minix/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp295 MCCFIInstruction::createOffset(Label, Register, Offset); in EmitCFIOffset()
/minix/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp87 MCCFIInstruction::createOffset(nullptr, DRegNum, Offset)); in EmitCfiOffset()
/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp354 MMI.addFrameInst(MCCFIInstruction::createOffset(nullptr, DwarfReg, in emitCalleeSavedFrameMoves()
670 MCCFIInstruction::createOffset(nullptr, in emitPrologue()