Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp15580 unsigned NumConcats = VT.getSizeInBits() / InVT1.getSizeInBits(); in createBuildVecShuffle() local
16541 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13350 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp31672 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
36059 unsigned NumConcats = 8 / VT.getVectorNumElements(); in combineStore() local