Home
last modified time | relevance | path

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

/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp479 LLVM_ATTRIBUTE_UNUSED static std::size_t Rows = in nearestMatchesForCodepointName() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp198 raw_ostream &llvm::dwarf::operator<<(raw_ostream &OS, const UnwindTable &Rows) { in operator <<() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h331 uint8_t Rows; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1612 std::vector<DWARFDebugLine::Row> &Rows) { in insertLineSequence() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp710 SmallVector<SmallVector<CodeGenSubRegIndex*, 4>, 4> Rows; emitComposeSubRegIndices() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2053 insertLineSequence(std::vector<DWARFDebugLine::Row> & Seq,std::vector<DWARFDebugLine::Row> & Rows) insertLineSequence() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp4170 llvm::APSInt Rows(BitWidth); mangleType() local