Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp472 MCCFIInstruction::createOffset(nullptr, Reg0, Offset)); in emitPrologue()
477 MCCFIInstruction::createOffset(nullptr, Reg1, Offset + 4)); in emitPrologue()
488 MCCFIInstruction::createOffset(nullptr, Reg0, Offset)); in emitPrologue()
493 MCCFIInstruction::createOffset(nullptr, Reg1, Offset + 4)); in emitPrologue()
498 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
520 MCCFIInstruction::createOffset(nullptr, Reg, Offset)); in emitPrologue()
DMips16FrameLowering.cpp81 MCCFIInstruction::createOffset(nullptr, DReg, Offset)); in emitPrologue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCFrameLowering.cpp207 CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
216 CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
229 CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp469 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
567 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1259 MCCFIInstruction::createOffset(nullptr, Reg, FPOffset)); in emitPrologue()
1268 MCCFIInstruction::createOffset(nullptr, Reg, PBPOffset)); in emitPrologue()
1277 MCCFIInstruction::createOffset(nullptr, Reg, BPOffset)); in emitPrologue()
1286 MCCFIInstruction::createOffset(nullptr, Reg, LROffset)); in emitPrologue()
1339 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
1361 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp645 CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
670 MCCFIInstruction::createOffset(nullptr, DwarfReg, Offset)); in emitPrologue()
692 MCCFIInstruction::createOffset(nullptr, DwarfReg, Offset)); in emitPrologue()
2371 CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in adjustForSegmentedStacks()
2375 CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in adjustForSegmentedStacks()
2514 CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in adjustForSegmentedStacks()
DThumb1FrameLowering.cpp289 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
358 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp916 auto OffR31 = MCCFIInstruction::createOffset(FrameLabel, DwRAReg, -4); in insertCFIInstructionsAt()
920 auto OffR30 = MCCFIInstruction::createOffset(FrameLabel, DwFPReg, -8); in insertCFIInstructionsAt()
965 auto OffReg = MCCFIInstruction::createOffset(FrameLabel, DwarfReg, in insertCFIInstructionsAt()
980 auto OffHi = MCCFIInstruction::createOffset(FrameLabel, HiDwarfReg, in insertCFIInstructionsAt()
984 auto OffLo = MCCFIInstruction::createOffset(FrameLabel, LoDwarfReg, in insertCFIInstructionsAt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h507 static MCCFIInstruction createOffset(MCSymbol *L, unsigned Register, in createOffset() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp169 unsigned CFIIndex = MF.addFrameInst(MCCFIInstruction::createOffset( in emitPrologue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp87 MCCFIInstruction::createOffset(nullptr, DRegNum, Offset)); in EmitCfiOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCStreamer.cpp511 MCCFIInstruction::createOffset(Label, Register, Offset); in EmitCFIOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp359 MCCFIInstruction Inst2 = MCCFIInstruction::createOffset( in createX86MCAsmInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp480 MCCFIInstruction::createOffset(nullptr, DwarfReg, Offset)); in emitCalleeSavedFrameMoves()
1122 BuildCFI(MBB, MBBI, DL, MCCFIInstruction::createOffset( in emitPrologue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp369 MCCFIInstruction::createOffset(nullptr, DwarfReg, Offset)); in emitCalleeSavedFrameMoves()
DAArch64InstrInfo.cpp6354 MF.addFrameInst(MCCFIInstruction::createOffset(nullptr, DwarfReg, 16)); in buildOutlinedFrame()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2189 MF.addFrameInst(MCCFIInstruction::createOffset(nullptr, Reg, Offset)); in parseCFIOperand()