Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32615 unsigned NumConcats = 16 / VT.getVectorNumElements(); ReplaceNodeResults() local
32716 unsigned NumConcats = 128 / VT.getSizeInBits(); ReplaceNodeResults() local
32968 unsigned NumConcats = 128 / TmpVT.getSizeInBits(); ReplaceNodeResults() local
33017 unsigned NumConcats = 128 / VT.getSizeInBits(); ReplaceNodeResults() local
43848 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); combineBitcast() local
43857 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); combineBitcast() local
44032 unsigned NumConcats = NumElts / MovMskElts; combineBitcast() local
50978 unsigned NumConcats = 512 / InVT.getSizeInBits(); combineTruncateWithSat() local
51502 unsigned NumConcats = 8 / VT.getVectorNumElements(); combineStore() local
57396 unsigned NumConcats = 8 / NumElts; combineFP_EXTEND() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23054 unsigned NumConcats = VTSize / InVT1Size; createBuildVecShuffle() local
24976 unsigned NumConcats = NumElts / NumElemsPerConcat; partitionShuffleOfConcats() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17557 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); PerformDAGCombine() local