Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h127 Matrix(unsigned Rows, unsigned Cols) : in Matrix()
133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h160 std::unique_ptr<Entry[]> Rows; variable
H A DDWARFDebugLine.h294 RowVector Rows; member
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp482 LLVM_ATTRIBUTE_UNUSED static std::size_t Rows = nearestMatchesForCodepointName() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp198 raw_ostream &llvm::dwarf::operator<<(raw_ostream &OS, const UnwindTable &Rows) { in operator <<()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h335 uint8_t Rows; member
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1612 std::vector<DWARFDebugLine::Row> &Rows) { in insertLineSequence()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp702 SmallVector<SmallVector<CodeGenSubRegIndex *, 4>, 4> Rows; in emitComposeSubRegIndices() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1186 const SPIRVType *ElemType, uint32_t Scope, uint32_t Rows, uint32_t Columns, in getOrCreateOpTypeCoopMatr()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2070 std::vector<DWARFDebugLine::Row> &Rows) { in insertLineSequence()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp4180 llvm::APSInt Rows(BitWidth); in mangleType() local