Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCFIInstrInserter.cpp284 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in insertCFIInstrs()
/external/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp162 MMI.addFrameInst(MCCFIInstruction::createDefCfaRegister(nullptr, regFP)); in emitPrologue()
/external/llvm/include/llvm/MC/
DMCDwarf.h376 static MCCFIInstruction createDefCfaRegister(MCSymbol *L, unsigned Register) { in createDefCfaRegister() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp162 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister(nullptr, regFP)); in emitPrologue()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCDwarf.h467 static MCCFIInstruction createDefCfaRegister(MCSymbol *L, unsigned Register) { in createDefCfaRegister() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp425 MCCFIInstruction::createDefCfaRegister(nullptr, HardFP)); in emitPrologue()
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp396 MCCFIInstruction::createDefCfaRegister(nullptr, HardFP)); in emitPrologue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp66 MCCFIInstruction::createDefCfaRegister(nullptr, DRegNum)); in EmitDefCfaRegister()
/external/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp252 MMI.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
DARMFrameLowering.cpp537 MMI.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp66 MCCFIInstruction::createDefCfaRegister(nullptr, DRegNum)); in EmitDefCfaRegister()
/external/llvm/lib/MC/
DMCStreamer.cpp330 MCCFIInstruction::createDefCfaRegister(Label, Register); in EmitCFIDefCfaRegister()
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp989 MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in emitPrologue()
1047 MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in emitPrologue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1118 MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in emitPrologue()
1176 MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in emitPrologue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCStreamer.cpp422 MCCFIInstruction::createDefCfaRegister(Label, Register); in EmitCFIDefCfaRegister()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp534 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp279 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
DARMFrameLowering.cpp605 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp508 unsigned CFIIndex = MMI.addFrameInst(MCCFIInstruction::createDefCfaRegister( in emitPrologue()
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1331 MMI.addFrameInst(MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in parseCFIOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1730 MF.addFrameInst(MCCFIInstruction::createDefCfaRegister(nullptr, Reg)); in parseCFIOperand()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp1081 BuildCFI(MBB, MBBI, DL, MCCFIInstruction::createDefCfaRegister( in emitPrologue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp1152 BuildCFI(MBB, MBBI, DL, MCCFIInstruction::createDefCfaRegister( in emitPrologue()