Home
last modified time | relevance | path

Searched refs:createDefCfaRegister (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCTargetDesc.cpp89 MCCFIInstruction Inst = MCCFIInstruction::createDefCfaRegister(nullptr, SP); in createMipsMCAsmInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp155 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister(nullptr, regFP)); in emitPrologue()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp342 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in insertCFIInstrs()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h495 static MCCFIInstruction createDefCfaRegister(MCSymbol *L, unsigned Register) { in createDefCfaRegister() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp65 MCCFIInstruction::createDefCfaRegister(nullptr, DRegNum)); in EmitDefCfaRegister()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1106 MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in emitPrologue()
1164 MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in emitPrologue()
1271 MCCFIInstruction::createDefCfaRegister(nullptr, RegNum)); in inlineStackProbe()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp579 MCCFIInstruction::createDefCfaRegister(nullptr, DwarfFramePtr)); in emitPrologue()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp408 MCCFIInstruction::createDefCfaRegister(nullptr, RegNum)); in buildDefCFAReg()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp533 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp318 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
H A DARMFrameLowering.cpp734 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp513 MCCFIInstruction::createDefCfaRegister(Label, Register); in emitCFIDefCfaRegister()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2417 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in parseCFIOperand()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp1546 MCCFIInstruction::createDefCfaRegister(nullptr, DwarfFramePtr)); in emitPrologue()