Searched defs:Rows (Results 1 – 10 of 10) sorted by relevance
127 Matrix(unsigned Rows, unsigned Cols) : in Matrix()133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
160 std::unique_ptr<Entry[]> Rows; variable
294 RowVector Rows; member
479 LLVM_ATTRIBUTE_UNUSED static std::size_t Rows = in nearestMatchesForCodepointName() local
198 raw_ostream &llvm::dwarf::operator<<(raw_ostream &OS, const UnwindTable &Rows) { in operator <<() argument
331 uint8_t Rows; global() member
1612 std::vector<DWARFDebugLine::Row> &Rows) { in insertLineSequence() argument [all...]
710 SmallVector<SmallVector<CodeGenSubRegIndex*, 4>, 4> Rows; emitComposeSubRegIndices() local [all...]
2053 insertLineSequence(std::vector<DWARFDebugLine::Row> & Seq,std::vector<DWARFDebugLine::Row> & Rows) insertLineSequence() argument [all...]
4170 llvm::APSInt Rows(BitWidth); mangleType() local