Searched refs:createDefCfaRegister (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsMCTargetDesc.cpp | 89 MCCFIInstruction Inst = MCCFIInstruction::createDefCfaRegister(nullptr, SP); in createMipsMCAsmInfo()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcFrameLowering.cpp | 155 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister(nullptr, regFP)); in emitPrologue()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CFIInstrInserter.cpp | 342 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in insertCFIInstrs()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCDwarf.h | 495 static MCCFIInstruction createDefCfaRegister(MCSymbol *L, unsigned Register) { in createDefCfaRegister() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreFrameLowering.cpp | 65 MCCFIInstruction::createDefCfaRegister(nullptr, DRegNum)); in EmitDefCfaRegister()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCFrameLowering.cpp | 1106 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 D | M68kFrameLowering.cpp | 579 MCCFIInstruction::createDefCfaRegister(nullptr, DwarfFramePtr)); in emitPrologue()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 408 MCCFIInstruction::createDefCfaRegister(nullptr, RegNum)); in buildDefCFAReg()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSEFrameLowering.cpp | 533 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | Thumb1FrameLowering.cpp | 318 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
|
| H A D | ARMFrameLowering.cpp | 734 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCStreamer.cpp | 513 MCCFIInstruction::createDefCfaRegister(Label, Register); in emitCFIDefCfaRegister()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIParser.cpp | 2417 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in parseCFIOperand()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FrameLowering.cpp | 1546 MCCFIInstruction::createDefCfaRegister(nullptr, DwarfFramePtr)); in emitPrologue()
|