Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h140 SourceLocationSequence Seq; global() variable
153 encode(SourceLocation Loc,SourceLocationSequence * Seq) encode() argument
157 decode(uint64_t Encoded,SourceLocationSequence * Seq) decode() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h
H A DCodeGenSchedule.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVPostRAExpandPseudoInsts.cpp91 RISCVMatInt::InstSeq Seq = expandMovImm() local
H A DRISCVISelDAGToDAG.cpp177 selectImmSeq(SelectionDAG * CurDAG,const SDLoc & DL,const MVT VT,RISCVMatInt::InstSeq & Seq) selectImmSeq() argument
207 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(Imm, Subtarget); selectImm() local
2290 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(CVal, *Subtarget); selectConstantAddr() local
[all...]
/freebsd-src/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.cpp801 const MipsAnalyzeImmediate::InstSeq &Seq = trySelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h111 unsigned char Seq : 8; variable
H A DObjCARCOpts.cpp1245 const Sequence Seq = I->second.GetSeq(); CheckForCFGHazards() local
/freebsd-src/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-src/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h152 Seq, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp192 auto Seq = LoongArchMatInt::generateInstSeq(Val); in movImm() local
/freebsd-src/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() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp301 SmallVector<const DependencyEdge *, 16> Seq; printCriticalSequence() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp269 LocSeq *Seq; global() member in __anon018904be0111::TypeLocWriter
277 TypeLocWriter(ASTRecordWriter & Record,LocSeq * Seq) TypeLocWriter() argument
2241 LocSeq::State Seq; WriteSourceManagerBlock() local
5506 AddSourceLocation(SourceLocation Loc,RecordDataImpl & Record,SourceLocationSequence * Seq) AddSourceLocation() argument
5512 AddSourceRange(SourceRange Range,RecordDataImpl & Record,SourceLocationSequence * Seq) AddSourceRange() argument
5643 LocSeq::State Seq(OuterSeq); AddTypeLoc() local
[all...]
H A DASTReader.cpp1706 LocSeq::State Seq; ReadSLocEntry() local
6747 LocSeq *Seq; global() member in clang::TypeLocReader
6765 TypeLocReader(ASTRecordReader & Reader,LocSeq * Seq) TypeLocReader() argument
7110 LocSeq::State Seq(ParentSeq); readTypeLoc() local
9309 ReadSourceRange(ModuleFile & F,const RecordData & Record,unsigned & Idx,LocSeq * Seq) ReadSourceRange() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1273 findRowInSeq(const DWARFDebugLine::Sequence & Seq,object::SectionedAddress Address) const findRowInSeq() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp915 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(Imm, *Subtarget); materializeImm() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2052 insertLineSequence(std::vector<DWARFDebugLine::Row> & Seq,std::vector<DWARFDebugLine::Row> & Rows) insertLineSequence() argument
2147 std::vector<DWARFDebugLine::Row> Seq; generateLineTableForUnit() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1436 InitializationSequence Seq(SemaRef, TmpEntity, Kind, expr, CheckSubElementType() local
2566 InitializationSequence Seq(SemaRef, Entity, Kind, Init, CheckDesignatedInitializer() local
10511 InitializationSequence Seq(*this, Entity, Kind, InitE); CanPerformCopyInitialization() local
10532 InitializationSequence Seq(*this, Entity, Kind, InitE, TopLevelOfInitList); PerformCopyInitialization() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp1558 LRMap->assign(Seq.begin(), Seq.end()); in finish() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1483 __anon95b13a6f0f02(const auto *Seq) LineCoverageStats() argument
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1899 auto Seq = llvm::seq<int>(0, R.size()); generateModulesOrdering() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp413 ListType Seq; member in __anon6da4226a0311::OrderedRegisterList
[all...]

12