Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp29927 unsigned NumConcats = 16 / VT.getVectorNumElements(); in ReplaceNodeResults() local
29992 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
30193 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
39150 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
39159 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
39333 unsigned NumConcats = NumElts / MovMskElts; in combineBitcast() local
44299 unsigned NumConcats = 512 / InVT.getSizeInBits(); in combineTruncateWithSat() local
44873 unsigned NumConcats = 8 / VT.getVectorNumElements(); in combineStore() local
49574 unsigned NumConcats = 8 / NumElts; in combineFP_EXTEND() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp28737 unsigned NumConcats = 16 / VT.getVectorNumElements(); in ReplaceNodeResults() local
28827 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
29032 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
36522 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
36531 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
41094 unsigned NumConcats = 512 / InVT.getSizeInBits(); in combineTruncateWithSat() local
41579 unsigned NumConcats = 8 / VT.getVectorNumElements(); in combineStore() local
44892 unsigned NumConcats = VT.getSizeInBits() / ResVT.getSizeInBits(); in combineLoopSADPattern() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp17453 unsigned NumConcats = VT.getSizeInBits() / InVT1.getSizeInBits(); in createBuildVecShuffle() local
18724 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp18718 unsigned NumConcats = VTSize / InVT1Size; in createBuildVecShuffle() local
20094 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13350 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local