HomeSort by: relevance | last modified time | path
    Searched refs:emitGPRestore (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsTargetStreamer.h 165 void emitGPRestore(int Offset, SMLoc IDLoc, const MCSubtargetInfo *STI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 294 void MipsTargetStreamer::emitGPRestore(int Offset, SMLoc IDLoc,
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 2364 TOut.emitGPRestore(CpRestoreOffset, IDLoc, STI);

Completed in 100 milliseconds