Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3722 auto emitInstWithOffset = [&](const MCOperand &Off) { in expandMem16Inst() local
3750 emitInstWithOffset(MCOperand::createImm(int16_t(LoOffset))); in expandMem16Inst()
3775 emitInstWithOffset(MCOperand::createImm(int16_t(Res.getConstant()))); in expandMem16Inst()
3801 emitInstWithOffset(LoOperand); in expandMem16Inst()
3808 emitInstWithOffset(LoOperand); in expandMem16Inst()