Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1237 addConstantSImmOperands<Bits, 0, 0>(Inst, N); in addSImmOperands()
1250 void addConstantSImmOperands(MCInst &Inst, unsigned N) const { in addConstantSImmOperands() function in __anona2e40b320211::MipsOperand
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td573 let RenderMethod = "addConstantSImmOperands<" # Bits # ", " # Offset # ">";