Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXqccmp.td31 let RenderMethod = "addRegListOperands";
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp598 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2632 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anon6be9c9a00111::ARMOperand
2647 addRegListOperands(Inst, N); in addDPRRegListOperands()
2651 addRegListOperands(Inst, N); in addSPRRegListOperands()
2655 addRegListOperands(Inst, N); in addFPSRegListWithVPROperands()
2659 addRegListOperands(Inst, N); in addFPDRegListWithVPROperands()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td535 let RenderMethod = "addRegListOperands";
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.td448 let RenderMethod = "addRegListOperands";
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1247 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1225 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anona2e40b320211::MipsOperand