/llvm-project/clang/test/PCH/ |
H A D | make-integer-seq.cpp | 8 struct Seq { struct 13 using MakeSeq = __make_integer_seq<Seq, T, N>; argument
|
/llvm-project/clang/test/Import/builtin-template/Inputs/ |
H A D | S.cpp | 2 struct Seq { struct 7 using MakeSeq = __make_integer_seq<Seq, T, N>; argument
|
/llvm-project/clang/test/SemaCXX/ |
H A D | make_integer_seq.cpp | 6 struct Seq { struct 11 using MakeSeq = __make_integer_seq<Seq, T, N>; argument [all...] |
/llvm-project/clang/include/clang/Serialization/ |
H A D | SourceLocationEncoding.h | 149 SourceLocationSequence Seq; variable 164 SourceLocationSequence *Seq) { in encode() 187 SourceLocationSequence *Seq) { in decode()
|
/llvm-project/bolt/lib/Passes/ |
H A D | PatchEntries.cpp | 54 InstructionListType Seq; in runOnFunctions() local 128 InstructionListType Seq; in runOnFunctions() local
|
H A D | RetpolineInsertion.cpp | 120 InstructionListType Seq; in createNewRetpoline() local
|
H A D | LongJmp.cpp | 46 InstructionListType Seq; in relaxStubToLongJmp() local 38 InstructionListType Seq; relaxStubToShortJmp() local
|
/llvm-project/clang/unittests/Serialization/ |
H A D | SourceLocationEncodingTest.cpp | 42 LocSeq::State Seq; local 54 LocSeq::State Seq; local
|
/llvm-project/llvm/utils/TableGen/Basic/ |
H A D | SequenceToOffsetTable.h | 81 add(const SeqT & Seq) add() argument 117 get(const SeqT & Seq) get() argument [all...] |
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsAnalyzeImmediate.cpp | 89 void MipsAnalyzeImmediate::ReplaceADDiuSLLWithLUi(InstSeq &Seq) { in ReplaceADDiuSLLWithLUi()
|
H A D | MipsSEInstrInfo.cpp | 601 const MipsAnalyzeImmediate::InstSeq &Seq = in loadImmediate() local
|
/llvm-project/llvm/utils/lit/lit/ |
H A D | ShCommands.py | 94 class Seq: class
|
/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | PtrState.h | 111 unsigned char Seq : 8; variable
|
/llvm-project/clang/unittests/AST/ |
H A D | RandstructTest.cpp | 59 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 D | CloneDetection.cpp | 99 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 D | CodeGenSchedule.cpp | 592 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 D | RISCVMatInt.cpp | 433 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(Val, STI); in generateMCInstSeq() local
|
/llvm-project/clang-tools-extra/pseudo/lib/ |
H A D | GLR.cpp |
|
/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 170 Seq, global() enumerator
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchInstrInfo.cpp | 192 auto Seq = LoongArchMatInt::generateInstSeq(Val); movImm() local
|
/llvm-project/bolt/lib/Target/AArch64/ |
H A D | AArch64MCPlusBuilder.cpp | 1054 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 D | DWARFLinkerCompileUnit.cpp | 1550 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 D | RISCVAsmPrinter.cpp | 167 SmallVector<MCInst, 8> Seq; LowerPATCHPOINT() local
|
/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | BottleneckAnalysis.cpp | 302 SmallVector<const DependencyEdge *, 16> Seq; in printCriticalSequence() local [all...] |
/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVLegalizerInfo.cpp | 566 RISCVMatInt::InstSeq Seq = RISCVMatInt::generateInstSeq(Imm, STI); shouldBeInConstantPool() local
|