Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp940 addConstantSImmOperands<Bits, 0, 0>(Inst, N); in addSImmOperands()
953 void addConstantSImmOperands(MCInst &Inst, unsigned N) const { in addConstantSImmOperands() function in __anond0efcad40311::MipsOperand
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td410 let RenderMethod = "addConstantSImmOperands<" # Bits # ", " # Offset # ">";