Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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