Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h185 ArrayRef<Entry> getRows() const { in getRows() function
/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h161 unsigned getRows() const { in getRows() function
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp240 uint32_t CooperativeMatrixType::getRows() const { return getImpl()->rows; } getRows() function in CooperativeMatrixType
311 unsigned JointMatrixINTELType::getRows() const { return getImpl()->rows; } getRows() function in JointMatrixINTELType