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/
H A DMipsTargetStreamer.h102 virtual void emitDirectiveCpreturn(unsigned SaveLocation,
291 void emitDirectiveCpreturn(unsigned SaveLocation,
356 void emitDirectiveCpreturn(unsigned SaveLocation,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp148 void MipsTargetStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
725 void MipsTargetAsmStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1277 void MipsTargetELFStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1288 Inst.addOperand(MCOperand::createReg(SaveLocation)); in emitDirectiveCpreturn()
1294 Inst.addOperand(MCOperand::createImm(SaveLocation)); in emitDirectiveCpreturn()