Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp597 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2583 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anon3b5979970111::ARMOperand
2598 addRegListOperands(Inst, N); in addDPRRegListOperands()
2602 addRegListOperands(Inst, N); in addSPRRegListOperands()
2606 addRegListOperands(Inst, N); in addFPSRegListWithVPROperands()
2610 addRegListOperands(Inst, N); in addFPDRegListWithVPROperands()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td535 let RenderMethod = "addRegListOperands";
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.td393 let RenderMethod = "addRegListOperands";
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1281 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anon0cff94e90211::MipsOperand