Home
last modified time | relevance | path

Searched defs:NumConcats (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32598 unsigned NumConcats = 16 / VT.getVectorNumElements(); in ReplaceNodeResults() local
32699 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
32951 unsigned NumConcats = 128 / TmpVT.getSizeInBits(); in ReplaceNodeResults() local
33000 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
43905 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
43914 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
44089 unsigned NumConcats = NumElts / MovMskElts; in combineBitcast() local
51116 unsigned NumConcats = 512 / InVT.getSizeInBits(); in combineTruncateWithSat() local
51640 unsigned NumConcats = 8 / VT.getVectorNumElements(); in combineStore() local
57544 unsigned NumConcats = 8 / NumElts; in combineFP_EXTEND() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23113 unsigned NumConcats = VTSize / InVT1Size; in createBuildVecShuffle() local
25035 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17615 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); PerformDAGCombine() local