Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td438 let RenderMethod = "addSImmOperands<" # Bits # ">";
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp935 void addSImmOperands(MCInst &Inst, unsigned N) const { in addSImmOperands() function in __anon4575114a0311::MipsOperand
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.td609 let RenderMethod = "addSImmOperands<" # Bits # ">";
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsInstrInfo.td609 let RenderMethod = "addSImmOperands<" # Bits # ">";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1204 void addSImmOperands(MCInst &Inst, unsigned N) const { in addSImmOperands() function in __anon7645c4ac0211::MipsOperand
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1224 void addSImmOperands(MCInst &Inst, unsigned N) const { in addSImmOperands() function in __anonab4872f20211::MipsOperand
/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc1370 static_cast<MipsOperand &>(*Operands[OpIdx]).addSImmOperands<32>(Inst, 1);
1376 static_cast<MipsOperand &>(*Operands[OpIdx]).addSImmOperands<16>(Inst, 1);
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc1368 static_cast<MipsOperand&>(*Operands[OpIdx]).addSImmOperands<32>(Inst, 1);
1374 static_cast<MipsOperand&>(*Operands[OpIdx]).addSImmOperands<16>(Inst, 1);