Searched refs:createDefCfaRegister (Results 1 – 15 of 15) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsMCTargetDesc.cpp | 90 MCCFIInstruction Inst = MCCFIInstruction::createDefCfaRegister(nullptr, SP); in createMipsMCAsmInfo()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | CFIInstrInserter.cpp | 339 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in insertCFIInstrs()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/ |
| H A D | SparcFrameLowering.cpp | 155 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister(nullptr, regFP)); in emitPrologue()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
| H A D | MCDwarf.h | 540 static MCCFIInstruction createDefCfaRegister(MCSymbol *L, unsigned Register) { in createDefCfaRegister() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/XCore/ |
| H A D | XCoreFrameLowering.cpp | 65 MCCFIInstruction::createDefCfaRegister(nullptr, DRegNum)); in EmitDefCfaRegister()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
| H A D | CSKYFrameLowering.cpp | 156 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCFrameLowering.cpp | 1115 MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in emitPrologue() 1173 MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in emitPrologue() 1274 MCCFIInstruction::createDefCfaRegister(nullptr, RegNum)); in inlineStackProbe()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
| H A D | M68kFrameLowering.cpp | 574 MCCFIInstruction::createDefCfaRegister(nullptr, DwarfFramePtr)); in emitPrologue()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsSEFrameLowering.cpp | 533 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86FrameLowering.cpp | 805 MCCFIInstruction::createDefCfaRegister( in emitStackProbeInlineGenericLoop() 862 MCCFIInstruction::createDefCfaRegister( in emitStackProbeInlineGenericLoop() 1797 MCCFIInstruction::createDefCfaRegister(nullptr, DwarfFramePtr), in emitPrologue()
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/ |
| H A D | MCStreamer.cpp | 526 MCCFIInstruction::createDefCfaRegister(Label, Register); in emitCFIDefCfaRegister()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | Thumb1FrameLowering.cpp | 338 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
|
| H A D | ARMFrameLowering.cpp | 1097 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 533 MCCFIInstruction::createDefCfaRegister(nullptr, RegNum)); in buildDefCFAReg()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIParser.cpp | 2496 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in parseCFIOperand()
|