Home
last modified time | relevance | path

Searched defs:Rows (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/PBQP/
HDMath.h169 Matrix(unsigned Rows, unsigned Cols) : in Matrix()
175 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/NextBSD/contrib/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFDebugLine.h215 RowVector Rows; member
/NextBSD/contrib/llvm/utils/TableGen/
HDRegisterInfoEmitter.cpp646 SmallVector<SmallVector<CodeGenSubRegIndex*, 4>, 4> Rows; in emitComposeSubRegIndices() local