Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3298 unsigned DestRegOpIdx = HasTmpReg ? 1 : 0; in emitLoadStoreSymbol() local
3299 MCOperand DestReg = Inst.getOperand(DestRegOpIdx); in emitLoadStoreSymbol()