Searched defs:getRows (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
H A D | DWARFUnitIndex.h | 185 ArrayRef<Entry> getRows() const { in getRows() function |
/llvm-project/llvm/include/llvm/CodeGen/PBQP/ | ||
H A D | Math.h | 161 unsigned getRows() const { in getRows() function |
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ | ||
H A D | SPIRVTypes.cpp | 240 uint32_t CooperativeMatrixType::getRows() const { return getImpl()->rows; } getRows() function in CooperativeMatrixType |