Home
last modified time | relevance | path

Searched refs:SaveLocation (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsTargetStreamer.h91 virtual void emitDirectiveCpreturn(unsigned SaveLocation,
262 void emitDirectiveCpreturn(unsigned SaveLocation,
318 void emitDirectiveCpreturn(unsigned SaveLocation,
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp109 void MipsTargetStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
615 void MipsTargetAsmStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1131 void MipsTargetELFStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1142 Inst.addOperand(MCOperand::createReg(SaveLocation)); in emitDirectiveCpreturn()
1148 Inst.addOperand(MCOperand::createImm(SaveLocation)); in emitDirectiveCpreturn()