Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h100 virtual void emitDirectiveCpreturn(unsigned SaveLocation,
290 void emitDirectiveCpreturn(unsigned SaveLocation,
353 void emitDirectiveCpreturn(unsigned SaveLocation,
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp119 void MipsTargetStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
696 void MipsTargetAsmStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1252 void MipsTargetELFStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1263 Inst.addOperand(MCOperand::createReg(SaveLocation)); in emitDirectiveCpreturn()
1269 Inst.addOperand(MCOperand::createImm(SaveLocation)); in emitDirectiveCpreturn()