Searched refs:getRegList (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp470 const SmallVectorImpl<unsigned> &getRegList() const { function in class:__anon22814::ARMOperand
993 const SmallVectorImpl<unsigned> &RegList = getRegList();
1763 const SmallVectorImpl<unsigned> &RegList = getRegList();
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp991 for (auto RegNo : getRegList())
1014 for (auto RegNo : getRegList())
1208 const SmallVectorImpl<unsigned> &getRegList() const { function in class:__anon14415::MipsOperand
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp623 const SmallVectorImpl<unsigned> &getRegList() const { function in class:__anon14271::ARMOperand
1830 const SmallVectorImpl<unsigned> &RegList = getRegList();
2981 const SmallVectorImpl<unsigned> &RegList = getRegList();
9744 getTargetStreamer().emitRegSave(Op.getRegList(), IsVector);

Completed in 173 milliseconds