Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1225 addConstantSImmOperands<Bits, 0, 0>(Inst, N); in addSImmOperands()
1238 void addConstantSImmOperands(MCInst &Inst, unsigned N) const { in addConstantSImmOperands() function in __anon5ed6d99d0211::MipsOperand
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td572 let RenderMethod = "addConstantSImmOperands<" # Bits # ", " # Offset # ">";