Searched defs:Rows (Results 1 – 9 of 9) sorted by relevance
127 Matrix(unsigned Rows, unsigned Cols) : in Matrix()133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
126 std::unique_ptr<Entry[]> Rows; variable
293 RowVector Rows; member
64 int Rows, Cols; /* current screen size */ variable
495 std::vector<DWARFDebugLine::Row> &Rows, in emitLineTableForUnit()
1598 std::vector<DWARFDebugLine::Row> &Rows) { in insertLineSequence()
193 raw_ostream &llvm::dwarf::operator<<(raw_ostream &OS, const UnwindTable &Rows) { in operator <<()
712 SmallVector<SmallVector<CodeGenSubRegIndex*, 4>, 4> Rows; in emitComposeSubRegIndices() local
3709 llvm::APSInt Rows(BitWidth); in mangleType() local