Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h103 virtual void emitDirectiveCpreturn(unsigned SaveLocation,
292 void emitDirectiveCpreturn(unsigned SaveLocation,
357 void emitDirectiveCpreturn(unsigned SaveLocation,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp142 void MipsTargetStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
711 void MipsTargetAsmStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1283 void MipsTargetELFStreamer::emitDirectiveCpreturn(unsigned SaveLocation, in emitDirectiveCpreturn() argument
1294 Inst.addOperand(MCOperand::createReg(SaveLocation)); in emitDirectiveCpreturn()
1300 Inst.addOperand(MCOperand::createImm(SaveLocation)); in emitDirectiveCpreturn()