Searched refs:emitStoreWithImmOffset (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsTargetStreamer.h | 134 void emitStoreWithImmOffset(unsigned Opcode, unsigned SrcReg,
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsTargetStreamer.cpp | 230 void MipsTargetStreamer::emitStoreWithImmOffset( in emitStoreWithImmOffset() function in MipsTargetStreamer 1067 emitStoreWithImmOffset(Mips::SW, Mips::GP, Mips::SP, Offset, GetATReg, IDLoc, in emitDirectiveCpRestore()
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 2707 TOut.emitStoreWithImmOffset(Inst.getOpcode(), SrcReg, BaseReg, in expandStoreInst()
|