/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 2376 unsigned NumConcat = WidenNumElts/InVTNumElts; in WidenVecRes_Convert() local 2651 unsigned NumConcat = WidenVT.getVectorNumElements() / in WidenVecRes_CONCAT_VECTORS() local 2744 unsigned NumConcat = WidenNumElts/InVTNumElts; in WidenVecRes_CONVERT_RNDSAT() local 2883 unsigned NumConcat = WidenNumElts / MaskNumElts; in WidenVecRes_MLOAD() local 3317 unsigned NumConcat = WidenNumElts / MaskNumElts; in WidenVecOp_MSTORE() local 3533 unsigned NumConcat = WidenWidth / NewVTWidth; in GenWidenVectorLoads() local 3841 unsigned NumConcat = WidenNumElts / InNumElts; in ModifyToType() local
|
H A D | SelectionDAGBuilder.cpp | 3023 unsigned NumConcat = MaskNumElts / SrcNumElts; in visitShuffleVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 3267 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
|
H A D | SelectionDAGBuilder.cpp | 3620 unsigned NumConcat = MaskNumElts / SrcNumElts; in visitShuffleVector() local 3657 unsigned NumConcat = PaddedMaskNumElts / SrcNumElts; in visitShuffleVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 240 unsigned NumConcat = DstNumElts / SrcNumElts; in matchCombineShuffleVector() local
|
H A D | LegalizerHelper.cpp | 2848 int NumConcat = (DstNumElts + NarrowNumElts - 1) / NarrowNumElts; in fewerElementsVectorBuildVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 4586 unsigned NumConcat = in WidenVecRes_Convert() local 4932 unsigned NumConcat = WidenNumElts / NumInElts; in WidenVecRes_CONCAT_VECTORS() local 6793 unsigned NumConcat = in GenWidenVectorLoads() local 7060 unsigned NumConcat = WidenEC.getKnownScalarFactor(InEC); in ModifyToType() local
|
H A D | SelectionDAGBuilder.cpp | 3661 unsigned NumConcat = MaskNumElts / SrcNumElts; in visitShuffleVector() local 3698 unsigned NumConcat = PaddedMaskNumElts / SrcNumElts; in visitShuffleVector() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 21823 unsigned NumConcat = RegSize / InVT.getSizeInBits(); in ReplaceNodeResults() local 29033 unsigned NumConcat = WidenNumElts / MaskNumElts; in combineMaskedLoad() local 29152 unsigned NumConcat = WidenNumElts / MaskNumElts; in combineMaskedStore() local 30728 unsigned NumConcat = RegSize / InVT.getSizeInBits(); in detectSADPattern() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 346 unsigned NumConcat = DstNumElts / SrcNumElts; in matchCombineShuffleVector() local
|
H A D | LegalizerHelper.cpp | 4971 unsigned NumConcat = PaddedMaskNumElts / SrcNumElts; in equalizeVectorShuffleLengths() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 7981 unsigned NumConcat = WideNumElts / VecVT.getVectorNumElements(); in widenVec() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 8432 unsigned NumConcat = WideNumElts / VecVT.getVectorNumElements(); in widenVec() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 33430 unsigned NumConcat = 128 / InVT.getSizeInBits(); in ReplaceNodeResults() local 44150 unsigned NumConcat = RegSize / Vi8VT.getSizeInBits(); in createVPDPBUSD() local 44183 unsigned NumConcat = RegSize / InVT.getSizeInBits(); in createPSADBW() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 28758 unsigned NumConcat = 128 / InVT.getSizeInBits(); in ReplaceNodeResults() local 36730 unsigned NumConcat = RegSize / InVT.getSizeInBits(); in createPSADBW() local
|