Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3780 auto emitInstWithOffset = [&](const MCOperand &Off) { in expandMem16Inst() local
3808 emitInstWithOffset(MCOperand::createImm(int16_t(LoOffset))); in expandMem16Inst()
3832 emitInstWithOffset(MCOperand::createImm(int16_t(Res.getConstant()))); in expandMem16Inst()
3858 emitInstWithOffset(LoOperand); in expandMem16Inst()
3865 emitInstWithOffset(LoOperand); in expandMem16Inst()