Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33376 unsigned NumConcats = 16 / VT.getVectorNumElements(); in ReplaceNodeResults() local
33477 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
33701 unsigned NumConcats = 128 / TmpVT.getSizeInBits(); in ReplaceNodeResults() local
33750 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
43834 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
43843 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
44016 unsigned NumConcats = NumElts / MovMskElts; in combineBitcast() local
50096 unsigned NumConcats = 512 / InVT.getSizeInBits(); in combineTruncateWithSat() local
50693 unsigned NumConcats = 8 / VT.getVectorNumElements(); in combineStore() local
56217 unsigned NumConcats = 8 / NumElts; in combineFP_EXTEND() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28740 unsigned NumConcats = 16 / VT.getVectorNumElements(); in ReplaceNodeResults() local
28830 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
29035 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
36525 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
36534 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
41097 unsigned NumConcats = 512 / InVT.getSizeInBits(); in combineTruncateWithSat() local
41582 unsigned NumConcats = 8 / VT.getVectorNumElements(); in combineStore() local
44895 unsigned NumConcats = VT.getSizeInBits() / ResVT.getSizeInBits(); in combineLoopSADPattern() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17453 unsigned NumConcats = VT.getSizeInBits() / InVT1.getSizeInBits(); in createBuildVecShuffle() local
18724 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21198 unsigned NumConcats = VTSize / InVT1Size; in createBuildVecShuffle() local
23091 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13350 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10619 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in PerformDAGCombine() local