Searched defs:SeqLen (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/unittests/AST/ | ||
H A D | RandstructTest.cpp | 60 unsigned SeqLen = Seq.size(); in isSubsequence() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 12792 for (unsigned SeqLen = 1; SeqLen < NumOps; SeqLen *= 2) { getRepeatedSequence() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 3824 unsigned SeqLen = Sequence.size(); lowerBuildVectorOfConstants() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 7336 unsigned SeqLen = Sequence.size(); lowerBuildVectorAsBroadcast() local |