Home
last modified time | relevance | path

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

12

/llvm-project/clang/test/PCH/
H A Dmake-integer-seq.cpp8 struct Seq { struct
13 using MakeSeq = __make_integer_seq<Seq, T, N>; argument
/llvm-project/clang/test/Import/builtin-template/Inputs/
H A DS.cpp2 struct Seq { struct
7 using MakeSeq = __make_integer_seq<Seq, T, N>; argument
/llvm-project/clang/test/SemaCXX/
H A Dmake_integer_seq.cpp6 struct Seq { struct
11 using MakeSeq = __make_integer_seq<Seq, T, N>; argument
[all...]
/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h149 SourceLocationSequence Seq; variable
164 SourceLocationSequence *Seq) { in encode()
187 SourceLocationSequence *Seq) { in decode()
/llvm-project/bolt/lib/Passes/
H A DPatchEntries.cpp54 InstructionListType Seq; in runOnFunctions() local
128 InstructionListType Seq; in runOnFunctions() local
H A DRetpolineInsertion.cpp120 InstructionListType Seq; in createNewRetpoline() local
H A DLongJmp.cpp46 InstructionListType Seq; in relaxStubToLongJmp() local
38 InstructionListType Seq; relaxStubToShortJmp() local
/llvm-project/clang/unittests/Serialization/
H A DSourceLocationEncodingTest.cpp42 LocSeq::State Seq; local
54 LocSeq::State Seq; local
/llvm-project/llvm/utils/TableGen/Basic/
H A DSequenceToOffsetTable.h81 add(const SeqT & Seq) add() argument
117 get(const SeqT & Seq) get() argument
[all...]
/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
/llvm-project/llvm/utils/lit/lit/
H A DShCommands.py94 class Seq: class
/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h111 unsigned char Seq : 8; variable
/llvm-project/clang/unittests/AST/
H A DRandstructTest.cpp59 static bool isSubsequence(const field_names &Seq, const field_names &Subseq) { in isSubsequence()
144 const field_names Seq = {"a", "b", "c", "d"}; in TEST() local
/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()
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp592 RecVec Seq = RWDef->getValueAsListOfDefs("Writes"); scanSchedRW() local
730 genRWName(ArrayRef<unsigned> Seq,bool IsRead) genRWName() argument
838 findRWForSequence(ArrayRef<unsigned> Seq,bool IsRead) findRWForSequence() argument
850 findOrInsertRW(ArrayRef<unsigned> Seq,bool IsRead) findOrInsertRW() argument
1558 SmallVectorImpl<unsigned> &Seq = RWSequences.back(); pushVariant() local
1751 SmallVectorImpl<unsigned> &Seq = LastTransitions[0].WriteSequences.back(); inferFromRW() local
1760 SmallVectorImpl<unsigned> &Seq = LastTransitions[0].ReadSequences.back(); inferFromRW() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.cpp433 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(Val, STI); in generateMCInstSeq() local
/llvm-project/clang-tools-extra/pseudo/lib/
H A DGLR.cpp
/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h170 Seq, global() enumerator
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp192 auto Seq = LoongArchMatInt::generateInstSeq(Val); movImm() local
/llvm-project/bolt/lib/Target/AArch64/
H A DAArch64MCPlusBuilder.cpp1054 createLongTailCall(InstructionListType & Seq,const MCSymbol * Target,MCContext * Ctx) createLongTailCall() argument
1201 createLongJmp(InstructionListType & Seq,const MCSymbol * Target,MCContext * Ctx,bool IsTailCall) createLongJmp() argument
1258 createShortJmp(InstructionListType & Seq,const MCSymbol * Target,MCContext * Ctx,bool IsTailCall) createShortJmp() argument
[all...]
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1550 std::vector<DWARFDebugLine::Row> Seq; cloneAndEmitLineTable() local
1613 insertLineSequence(std::vector<DWARFDebugLine::Row> & Seq,std::vector<DWARFDebugLine::Row> & Rows) insertLineSequence() argument
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp167 SmallVector<MCInst, 8> Seq; LowerPATCHPOINT() local
/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp302 SmallVector<const DependencyEdge *, 16> Seq; in printCriticalSequence() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp566 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(Imm, STI); shouldBeInConstantPool() local

12