Home
last modified time | relevance | path

Searched refs:emitStoreWithImmOffset (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsTargetStreamer.h134 void emitStoreWithImmOffset(unsigned Opcode, unsigned SrcReg,
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp230 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/
DMipsAsmParser.cpp2707 TOut.emitStoreWithImmOffset(Inst.getOpcode(), SrcReg, BaseReg, in expandStoreInst()