Home
last modified time | relevance | path

Searched defs:Seq (Results 1 – 25 of 30) sorted by relevance

12

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h140 SourceLocationSequence Seq; variable
153 SourceLocationSequence *Seq) { in encode()
157 SourceLocationEncoding::decode(uint64_t Encoded, SourceLocationSequence *Seq) { in decode()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h81 void add(const SeqT &Seq) { in add()
117 unsigned get(const SeqT &Seq) const { in get()
H A DCodeGenSchedule.cpp577 RecVec Seq = RWDef->getValueAsListOfDefs("Writes"); in scanSchedRW() local
717 std::string CodeGenSchedModels::genRWName(ArrayRef<unsigned> Seq, bool IsRead) { in genRWName()
836 unsigned CodeGenSchedModels::findRWForSequence(ArrayRef<unsigned> Seq, in findRWForSequence()
848 unsigned CodeGenSchedModels::findOrInsertRW(ArrayRef<unsigned> Seq, in findOrInsertRW()
1563 SmallVectorImpl<unsigned> &Seq = RWSequences.back(); in pushVariant() local
1754 SmallVectorImpl<unsigned> &Seq = LastTransitions[0].WriteSequences.back(); in inferFromRW() local
1763 SmallVectorImpl<unsigned> &Seq = LastTransitions[0].ReadSequences.back(); in inferFromRW() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.cpp89 void MipsAnalyzeImmediate::ReplaceADDiuSLLWithLUi(InstSeq &Seq) { in ReplaceADDiuSLLWithLUi()
H A DMipsSEInstrInfo.cpp631 const MipsAnalyzeImmediate::InstSeq &Seq = in loadImmediate() local
H A DMipsSEISelDAGToDAG.cpp803 const MipsAnalyzeImmediate::InstSeq &Seq = in trySelect() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCloneDetection.cpp99 static bool containsAnyInGroup(StmtSequence &Seq, in containsAnyInGroup()
419 const StmtSequence &Seq, std::size_t Limit, in calculateStmtComplexity()
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DShCommands.py88 class Seq: class
/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h111 unsigned char Seq : 8; variable
H A DObjCARCOpts.cpp1243 const Sequence Seq = I->second.GetSeq(); in CheckForCFGHazards() local
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp152 auto Seq = LoongArchMatInt::generateInstSeq(Val); in movImm() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp301 SmallVector<const DependencyEdge *, 16> Seq; in printCriticalSequence() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp176 RISCVMatInt::InstSeq &Seq) { in selectImmSeq()
206 RISCVMatInt::InstSeq Seq = in selectImm() local
1933 RISCVMatInt::InstSeq Seq = in selectConstantAddr() local
H A DRISCVInstrInfo.cpp696 RISCVMatInt::InstSeq Seq = in movImm() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp259 LocSeq *Seq; member in __anona57837030111::TypeLocWriter
267 TypeLocWriter(ASTRecordWriter &Record, LocSeq *Seq) in TypeLocWriter()
2152 LocSeq::State Seq; in WriteSourceManagerBlock() local
5403 SourceLocationSequence *Seq) { in AddSourceLocation()
5409 SourceLocationSequence *Seq) { in AddSourceRange()
5539 LocSeq::State Seq(OuterSeq); in AddTypeLoc() local
H A DASTReader.cpp1588 LocSeq::State Seq; in ReadSLocEntry() local
6546 LocSeq *Seq; member in clang::TypeLocReader
6564 TypeLocReader(ASTRecordReader &Reader, LocSeq *Seq) in TypeLocReader()
6907 LocSeq::State Seq(ParentSeq); in readTypeLoc() local
9075 unsigned &Idx, LocSeq *Seq) { in ReadSourceRange()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1219 const DWARFDebugLine::Sequence &Seq, in findRowInSeq()
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1725 static void insertLineSequence(std::vector<DWARFDebugLine::Row> &Seq, in insertLineSequence()
1803 std::vector<DWARFDebugLine::Row> Seq; in patchLineTableForUnit() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp1401 InitializationSequence Seq(SemaRef, TmpEntity, Kind, expr, in CheckSubElementType() local
2465 InitializationSequence Seq(SemaRef, Entity, Kind, Init, in CheckDesignatedInitializer() local
10328 InitializationSequence Seq(*this, Entity, Kind, InitE); in CanPerformCopyInitialization() local
10349 InitializationSequence Seq(*this, Entity, Kind, InitE, TopLevelOfInitList); in PerformCopyInitialization() local
H A DSemaStmt.cpp3507 const InitializationSequence &Seq) { in VerifyInitializationSequenceCXX98()
3539 InitializationSequence Seq(*this, Entity, Kind, InitExpr); in PerformMoveOrCopyInitialization() local
H A DSemaChecking.cpp14931 class Seq { class in __anon9b6cdc882a11::SequenceChecker::SequenceTree
14936 explicit Seq(unsigned N) : Index(N) {} in Seq() function in __anon9b6cdc882a11::SequenceChecker::SequenceTree::Seq
14939 Seq() : Index(0) {} in Seq() function in __anon9b6cdc882a11::SequenceChecker::SequenceTree::Seq
15006 SequenceTree::Seq Seq; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSplitKit.cpp1544 auto Seq = llvm::seq<unsigned>(0, Edit->size()); in finish() local
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp1690 auto Seq = llvm::seq<int>(0, R.size()); in generateModulesOrdering() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp413 ListType Seq; member in __anonf805750f0311::OrderedRegisterList
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2323 RISCVMatInt::InstSeq Seq = in emitLoadImm() local

12