Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33391 unsigned NumConcats = 16 / VT.getVectorNumElements(); in ReplaceNodeResults() local
33492 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
33716 unsigned NumConcats = 128 / TmpVT.getSizeInBits(); in ReplaceNodeResults() local
33765 unsigned NumConcats = 128 / VT.getSizeInBits(); in ReplaceNodeResults() local
43849 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
43858 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in combineBitcast() local
44031 unsigned NumConcats = NumElts / MovMskElts; in combineBitcast() local
50111 unsigned NumConcats = 512 / InVT.getSizeInBits(); in combineTruncateWithSat() local
50708 unsigned NumConcats = 8 / VT.getVectorNumElements(); in combineStore() local
56232 unsigned NumConcats = 8 / NumElts; in combineFP_EXTEND() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21198 unsigned NumConcats = VTSize / InVT1Size; in createBuildVecShuffle() local
23090 unsigned NumConcats = NumElts / NumElemsPerConcat; in partitionShuffleOfConcats() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10626 unsigned NumConcats = 8 / SrcVT.getVectorNumElements(); in PerformDAGCombine() local