Home
last modified time | relevance | path

Searched defs:NumConcat (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3578 unsigned NumConcat = WidenNumElts/InVTNumElts; in WidenVecRes_Convert() local
3894 unsigned NumConcat = WidenNumElts / NumInElts; in WidenVecRes_CONCAT_VECTORS() local
5287 unsigned NumConcat = WidenWidth.getFixedSize() / NewVTWidth.getFixedSize(); in GenWidenVectorLoads() local
5537 unsigned NumConcat = WidenNumElts / InNumElts; in ModifyToType() local
H A DSelectionDAGBuilder.cpp3586 unsigned NumConcat = MaskNumElts / SrcNumElts; in visitShuffleVector() local
3623 unsigned NumConcat = PaddedMaskNumElts / SrcNumElts; in visitShuffleVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp290 unsigned NumConcat = DstNumElts / SrcNumElts; in matchCombineShuffleVector() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp13101 unsigned NumConcat = SL->getNumConcatenated(); in CheckCompleteVariableDeclaration() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8319 unsigned NumConcat = WideNumElts / VecVT.getVectorNumElements(); in widenVec() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30494 unsigned NumConcat = 128 / InVT.getSizeInBits(); in ReplaceNodeResults() local
40231 unsigned NumConcat = RegSize / InVT.getSizeInBits(); in createPSADBW() local