Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp3267 unsigned NumConcat = WidenNumElts/InVTNumElts; in WidenVecRes_Convert() local
3582 unsigned NumConcat = WidenVT.getVectorNumElements() / in WidenVecRes_CONCAT_VECTORS() local
4909 unsigned NumConcat = WidenWidth / NewVTWidth; in GenWidenVectorLoads() local
5197 unsigned NumConcat = WidenNumElts / InNumElts; in ModifyToType() local
DSelectionDAGBuilder.cpp3620 unsigned NumConcat = MaskNumElts / SrcNumElts; in visitShuffleVector() local
3657 unsigned NumConcat = PaddedMaskNumElts / SrcNumElts; in visitShuffleVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp240 unsigned NumConcat = DstNumElts / SrcNumElts; in matchCombineShuffleVector() local
DLegalizerHelper.cpp2848 int NumConcat = (DstNumElts + NarrowNumElts - 1) / NarrowNumElts; in fewerElementsVectorBuildVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7981 unsigned NumConcat = WideNumElts / VecVT.getVectorNumElements(); in widenVec() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp28755 unsigned NumConcat = 128 / InVT.getSizeInBits(); in ReplaceNodeResults() local
36727 unsigned NumConcat = RegSize / InVT.getSizeInBits(); in createPSADBW() local