Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h149 SourceLocationSequence Seq; variable
164 SourceLocationSequence *Seq) { in encode()
187 SourceLocationSequence *Seq) { in decode()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DSequenceToOffsetTable.h81 void add(const SeqT &Seq) { in add()
117 unsigned get(const SeqT &Seq) const { in get()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.cpp89 void MipsAnalyzeImmediate::ReplaceADDiuSLLWithLUi(InstSeq &Seq) { in ReplaceADDiuSLLWithLUi()
H A DMipsSEInstrInfo.cpp601 const MipsAnalyzeImmediate::InstSeq &Seq = in loadImmediate() local
H A DMipsSEISelDAGToDAG.cpp813 const MipsAnalyzeImmediate::InstSeq &Seq = in trySelect() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h111 unsigned char Seq : 8; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp592 RecVec Seq = RWDef->getValueAsListOfDefs("Writes"); in scanSchedRW() local
730 std::string CodeGenSchedModels::genRWName(ArrayRef<unsigned> Seq, bool IsRead) { in genRWName()
838 unsigned CodeGenSchedModels::findRWForSequence(ArrayRef<unsigned> Seq, in findRWForSequence()
850 unsigned CodeGenSchedModels::findOrInsertRW(ArrayRef<unsigned> Seq, in findOrInsertRW()
1558 SmallVectorImpl<unsigned> &Seq = RWSequences.back(); in pushVariant() local
1751 SmallVectorImpl<unsigned> &Seq = LastTransitions[0].WriteSequences.back(); in inferFromRW() local
1760 SmallVectorImpl<unsigned> &Seq = LastTransitions[0].ReadSequences.back(); in inferFromRW() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp99 static bool containsAnyInGroup(StmtSequence &Seq, in containsAnyInGroup()
419 const StmtSequence &Seq, std::size_t Limit, in calculateStmtComplexity()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.cpp433 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(Val, STI); in generateMCInstSeq() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h170 Seq, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp192 auto Seq = LoongArchMatInt::generateInstSeq(Val); in movImm() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1548 std::vector<DWARFDebugLine::Row> Seq; in cloneAndEmitLineTable() local
1611 void CompileUnit::insertLineSequence(std::vector<DWARFDebugLine::Row> &Seq, in insertLineSequence()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp302 SmallVector<const DependencyEdge *, 16> Seq; in printCriticalSequence() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp167 SmallVector<MCInst, 8> Seq; in LowerPATCHPOINT() local
H A DRISCVISelDAGToDAG.cpp176 RISCVMatInt::InstSeq &Seq) { in selectImmSeq()
206 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(Imm, Subtarget); in selectImm() local
2478 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(CVal, *Subtarget); in selectConstantAddr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp566 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(Imm, STI); in shouldBeInConstantPool() local
H A DRISCVInstructionSelector.cpp943 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(Imm, *Subtarget); in materializeImm() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp302 LocSeq *Seq; member in __anon397e50ec0111::TypeLocWriter
310 TypeLocWriter(ASTRecordWriter &Record, LocSeq *Seq) in TypeLocWriter()
2369 LocSeq::State Seq; in WriteSourceManagerBlock() local
5994 ASTWriter::getRawSourceLocationEncoding(SourceLocation Loc, LocSeq *Seq) { in getRawSourceLocationEncoding()
6018 SourceLocationSequence *Seq) { in AddSourceLocation()
6024 SourceLocationSequence *Seq) { in AddSourceRange()
6155 LocSeq::State Seq(OuterSeq); in AddTypeLoc() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1289 const DWARFDebugLine::Sequence &Seq, in findRowInSeq()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp929 for (const auto &Seq : LineTable->Sequences) { in collectStatsForObjectFile() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2069 static void insertLineSequence(std::vector<DWARFDebugLine::Row> &Seq, in insertLineSequence()
2164 std::vector<DWARFDebugLine::Row> Seq; in generateLineTableForUnit() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1506 InitializationSequence Seq(SemaRef, TmpEntity, Kind, expr, in CheckSubElementType() local
2705 InitializationSequence Seq(SemaRef, Entity, Kind, Init, in CheckDesignatedInitializer() local
9611 InitializationSequence Seq(*this, Entity, Kind, InitE); in CanPerformCopyInitialization() local
9632 InitializationSequence Seq(*this, Entity, Kind, InitE, TopLevelOfInitList); in PerformCopyInitialization() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp1557 auto Seq = llvm::seq<unsigned>(0, Edit->size()); in finish() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1538 [](const auto *Seq) { return Seq->IsRegionEntry && Seq->HasCount; }); in LineCoverageStats()

12