Searched defs:SeqLen (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 12531 for (unsigned SeqLen = 1; SeqLen < NumOps; SeqLen *= 2) { getRepeatedSequence() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 3669 unsigned SeqLen = Sequence.size(); lowerBuildVectorOfConstants() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 7166 unsigned SeqLen = Sequence.size(); lowerBuildVectorAsBroadcast() local |