Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp596 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2582 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anon2aa686d00111::ARMOperand
2597 addRegListOperands(Inst, N); in addDPRRegListOperands()
2601 addRegListOperands(Inst, N); in addSPRRegListOperands()
2605 addRegListOperands(Inst, N); in addFPSRegListWithVPROperands()
2609 addRegListOperands(Inst, N); in addFPDRegListWithVPROperands()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td535 let RenderMethod = "addRegListOperands";
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.td393 let RenderMethod = "addRegListOperands";
/llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1273 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anon03c4d4620211::MipsOperand