Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32084 unsigned NumConcats = 16 / VT.getVectorNumElements(); ReplaceNodeResults() local
32185 unsigned NumConcats = 128 / VT.getSizeInBits(); ReplaceNodeResults() local
32435 unsigned NumConcats = 128 / TmpVT.getSizeInBits(); ReplaceNodeResults() local
32484 unsigned NumConcats = 128 / VT.getSizeInBits(); ReplaceNodeResults() local
42915 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); combineBitcast() local
42924 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); combineBitcast() local
43097 unsigned NumConcats = NumElts / MovMskElts; combineBitcast() local
49780 unsigned NumConcats = 512 / InVT.getSizeInBits(); combineTruncateWithSat() local
50418 unsigned NumConcats = 8 / VT.getVectorNumElements(); combineStore() local
55959 unsigned NumConcats = 8 / NumElts; combineFP_EXTEND() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22753 unsigned NumConcats = VTSize / InVT1Size; createBuildVecShuffle() local
24660 unsigned NumConcats = NumElts / NumElemsPerConcat; partitionShuffleOfConcats() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16079 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); PerformDAGCombine() local