Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp991 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anon1bba3d970311::ARMOperand
1000 addRegListOperands(Inst, N); in addDPRRegListOperands()
1004 addRegListOperands(Inst, N); in addSPRRegListOperands()
/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td538 let RenderMethod = "addRegListOperands";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td545 let RenderMethod = "addRegListOperands";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp2081 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anonb9f840430111::ARMOperand
2090 addRegListOperands(Inst, N); in addDPRRegListOperands()
2094 addRegListOperands(Inst, N); in addSPRRegListOperands()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp1828 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anon708fb9eb0311::ARMOperand
1837 addRegListOperands(Inst, N); in addDPRRegListOperands()
1841 addRegListOperands(Inst, N); in addSPRRegListOperands()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp988 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anon68c73a3d0311::MipsOperand
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1213 void addRegListOperands(MCInst &Inst, unsigned N) const { in addRegListOperands() function in __anonae6ab6950211::MipsOperand
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc1473 static_cast<MipsOperand&>(*Operands[OpIdx]).addRegListOperands(Inst, 1);
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenAsmMatcher.inc3385 static_cast<ARMOperand&>(*Operands[OpIdx]).addRegListOperands(Inst, 1);