Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30476 unsigned NumConcats = 16 / VT.getVectorNumElements(); in ReplaceNodeResults() local
30541 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
30742 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
39958 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
39967 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
40140 unsigned NumConcats = NumElts / MovMskElts; in combineBitcast() local
45260 unsigned NumConcats = 512 / InVT.getSizeInBits(); in combineTruncateWithSat() local
45855 unsigned NumConcats = 8 / VT.getVectorNumElements(); in combineStore() local
50639 unsigned NumConcats = 8 / NumElts; in combineFP_EXTEND() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19038 unsigned NumConcats = VTSize / InVT1Size; in createBuildVecShuffle() local
20414 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local