Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h103 virtual void emitDirectiveCpreturn(unsigned SaveLocation,
292 void emitDirectiveCpreturn(unsigned SaveLocation,
357 void emitDirectiveCpreturn(unsigned SaveLocation,
/llvm-project-15.0.7/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
1297 void MipsTargetELFStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1308 Inst.addOperand(MCOperand::createReg(SaveLocation)); in emitDirectiveCpreturn()
1314 Inst.addOperand(MCOperand::createImm(SaveLocation)); in emitDirectiveCpreturn()