Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3710 auto emitInstWithOffset = [&](const MCOperand &Off) { in expandMem16Inst() local
3738 emitInstWithOffset(MCOperand::createImm(int16_t(LoOffset))); in expandMem16Inst()
3762 emitInstWithOffset(MCOperand::createImm(int16_t(Res.getConstant()))); in expandMem16Inst()
3788 emitInstWithOffset(LoOperand); in expandMem16Inst()
3795 emitInstWithOffset(LoOperand); in expandMem16Inst()