Searched refs:emitLoadWithImmOffset (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsTargetStreamer.h | 162 void emitLoadWithImmOffset(unsigned Opcode, unsigned DstReg, unsigned BaseReg,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsTargetStreamer.cpp | 296 emitLoadWithImmOffset(Mips::LW, GPReg, Mips::SP, Offset, GPReg, IDLoc, STI); in emitGPRestore() 337 void MipsTargetStreamer::emitLoadWithImmOffset(unsigned Opcode, unsigned DstReg, in emitLoadWithImmOffset() function in MipsTargetStreamer
|