Home
last modified time | relevance | path

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

/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.cpp2631 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anon6be9c9a00111::ARMOperand
2646 addRegListOperands(Inst, N); in addDPRRegListOperands()
2650 addRegListOperands(Inst, N); in addSPRRegListOperands()
2654 addRegListOperands(Inst, N); in addFPSRegListWithVPROperands()
2658 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/Mips/AsmParser/
H A DMipsAsmParser.cpp1285 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anona2e40b320211::MipsOperand