Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.h109 virtual void emitDirectiveCpreturn(unsigned SaveLocation,
308 void emitDirectiveCpreturn(unsigned SaveLocation,
380 void emitDirectiveCpreturn(unsigned SaveLocation,
H A DMipsTargetStreamer.cpp158 void MipsTargetStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
778 void MipsTargetAsmStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1361 void MipsTargetELFStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1372 Inst.addOperand(MCOperand::createReg(SaveLocation)); in emitDirectiveCpreturn()
1378 Inst.addOperand(MCOperand::createImm(SaveLocation)); in emitDirectiveCpreturn()