/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.cpp | 49 void DecodeInsertElementMask(unsigned NumElts, unsigned Idx, unsigned Len, in DecodeInsertElementMask() 77 void DecodeMOVSLDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVSLDUPMask() 84 void DecodeMOVSHDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVSHDUPMask() 91 void DecodeMOVDDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVDDUPMask() 99 void DecodePSLLDQMask(unsigned NumElts, unsigned Imm, in DecodePSLLDQMask() 111 void DecodePSRLDQMask(unsigned NumElts, unsigned Imm, in DecodePSRLDQMask() 124 void DecodePALIGNRMask(unsigned NumElts, unsigned Imm, in DecodePALIGNRMask() 138 void DecodeVALIGNMask(unsigned NumElts, unsigned Imm, in DecodeVALIGNMask() 147 void DecodePSHUFMask(unsigned NumElts, unsigned ScalarBits, unsigned Imm, in DecodePSHUFMask() 163 void DecodePSHUFHWMask(unsigned NumElts, unsigned Imm, in DecodePSHUFHWMask() [all …]
|
H A D | X86IntelInstPrinter.cpp | 180 unsigned NumElts; in printVecCompareInstr() local 330 unsigned NumElts; in printVecCompareInstr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/ |
H A D | X86ShuffleDecode.cpp | 46 void DecodeInsertElementMask(unsigned NumElts, unsigned Idx, unsigned Len, in DecodeInsertElementMask() 74 void DecodeMOVSLDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVSLDUPMask() 81 void DecodeMOVSHDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVSHDUPMask() 88 void DecodeMOVDDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVDDUPMask() 96 void DecodePSLLDQMask(unsigned NumElts, unsigned Imm, in DecodePSLLDQMask() 108 void DecodePSRLDQMask(unsigned NumElts, unsigned Imm, in DecodePSRLDQMask() 121 void DecodePALIGNRMask(unsigned NumElts, unsigned Imm, in DecodePALIGNRMask() 135 void DecodeVALIGNMask(unsigned NumElts, unsigned Imm, in DecodeVALIGNMask() 147 void DecodePSHUFMask(unsigned NumElts, unsigned ScalarBits, unsigned Imm, in DecodePSHUFMask() 163 void DecodePSHUFHWMask(unsigned NumElts, unsigned Imm, in DecodePSHUFHWMask() [all …]
|
/aosp_15_r20/external/llvm/lib/Target/X86/Utils/ |
H A D | X86ShuffleDecode.cpp | 50 unsigned NumElts = VT.getVectorNumElements(); in DecodeInsertElementMask() local 78 unsigned NumElts = VT.getVectorNumElements(); in DecodeMOVSLDUPMask() local 86 unsigned NumElts = VT.getVectorNumElements(); in DecodeMOVSHDUPMask() local 96 unsigned NumElts = VT.getVectorNumElements(); in DecodeMOVDDUPMask() local 109 unsigned NumElts = VectorSizeInBits / 8; in DecodePSLLDQMask() local 123 unsigned NumElts = VectorSizeInBits / 8; in DecodePSRLDQMask() local 138 unsigned NumElts = VT.getVectorNumElements(); in DecodePALIGNRMask() local 158 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFMask() local 176 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFHWMask() local 192 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFLWMask() local [all …]
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 428 unsigned NumElts = ResultTy->getVectorNumElements() * 8; in UpgradeX86PSLLDQIntrinsics() local 462 unsigned NumElts = ResultTy->getVectorNumElements() * 8; in UpgradeX86PSRLDQIntrinsics() local 492 unsigned NumElts) { in getX86MaskVec() 527 unsigned NumElts = Op0->getType()->getVectorNumElements(); in UpgradeX86PALIGNRIntrinsics() local 576 unsigned NumElts = Data->getType()->getVectorNumElements(); in UpgradeMaskedStore() local 596 unsigned NumElts = Passthru->getType()->getVectorNumElements(); in UpgradeMaskedLoad() local 612 unsigned NumElts = Op0->getType()->getVectorNumElements(); in upgradeMaskedCompare() local 885 unsigned NumElts = CI->getType()->getVectorNumElements(); in UpgradeIntrinsicCall() local 944 unsigned NumElts = CI->getType()->getVectorNumElements(); in UpgradeIntrinsicCall() local 991 unsigned NumElts = VecTy->getNumElements(); in UpgradeIntrinsicCall() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 895 unsigned NumElts = ResultTy->getVectorNumElements() * 8; in UpgradeX86PSLLDQIntrinsics() local 929 unsigned NumElts = ResultTy->getVectorNumElements() * 8; in UpgradeX86PSRLDQIntrinsics() local 959 unsigned NumElts) { in getX86MaskVec() 1013 unsigned NumElts = Op0->getType()->getVectorNumElements(); in UpgradeX86ALIGNIntrinsics() local 1144 unsigned NumElts = Ty->getVectorNumElements(); in upgradeX86Rotate() local 1214 unsigned NumElts = Ty->getVectorNumElements(); in upgradeX86ConcatShift() local 1249 unsigned NumElts = Data->getType()->getVectorNumElements(); in UpgradeMaskedStore() local 1269 unsigned NumElts = Passthru->getType()->getVectorNumElements(); in UpgradeMaskedLoad() local 1333 unsigned NumElts = Vec->getType()->getVectorNumElements(); in ApplyX86MaskOn1BitsVec() local 1356 unsigned NumElts = Op0->getType()->getVectorNumElements(); in upgradeMaskedCompare() local [all …]
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitstreamReader.cpp | 106 unsigned NumElts = ReadVBR(6); in skipRecord() local 127 unsigned NumElts = ReadVBR(6); in skipRecord() local 158 unsigned NumElts = ReadVBR(6); in skipRecord() local 181 unsigned NumElts = ReadVBR(6); in readRecord() local 217 unsigned NumElts = ReadVBR(6); in readRecord() local 248 unsigned NumElts = ReadVBR(6); in readRecord() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 1220 unsigned NumElts = ResultTy->getNumElements() * 8; in UpgradeX86PSLLDQIntrinsics() local 1254 unsigned NumElts = ResultTy->getNumElements() * 8; in UpgradeX86PSRLDQIntrinsics() local 1284 unsigned NumElts) { in getX86MaskVec() 1338 unsigned NumElts = cast<FixedVectorType>(Op0->getType())->getNumElements(); in UpgradeX86ALIGNIntrinsics() local 1464 unsigned NumElts = cast<FixedVectorType>(Ty)->getNumElements(); in upgradeX86Rotate() local 1534 unsigned NumElts = cast<FixedVectorType>(Ty)->getNumElements(); in upgradeX86ConcatShift() local 1571 unsigned NumElts = cast<FixedVectorType>(Data->getType())->getNumElements(); in UpgradeMaskedStore() local 1595 unsigned NumElts = cast<FixedVectorType>(ValTy)->getNumElements(); in UpgradeMaskedLoad() local 1642 unsigned NumElts = cast<FixedVectorType>(Vec->getType())->getNumElements(); in ApplyX86MaskOn1BitsVec() local 1665 unsigned NumElts = cast<FixedVectorType>(Op0->getType())->getNumElements(); in upgradeMaskedCompare() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitstream/Reader/ |
H A D | BitstreamReader.cpp | 106 unsigned NumElts = MaybeVBR.get(); in skipRecord() local 154 unsigned NumElts = MaybeNum.get(); in skipRecord() local 194 unsigned NumElts = MaybeNum.get(); in skipRecord() local 227 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local 284 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local 332 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
H A D | BitstreamReader.cpp | 102 unsigned NumElts = MaybeVBR.get(); in skipRecord() local 146 unsigned NumElts = MaybeNum.get(); in skipRecord() local 185 unsigned NumElts = MaybeNum.get(); in skipRecord() local 216 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local 265 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local 310 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 126 unsigned NumElts = Width / 8; in DecodePSHUFBMask() local 165 unsigned NumElts = Width / ElSize; in DecodeVPERMILPMask() local 202 unsigned NumElts = Width / ElSize; in DecodeVPERMIL2PMask() local 256 unsigned NumElts = Width / 8; in DecodeVPPERMMask() local 309 unsigned NumElts = Width / ElSize; in DecodeVPERMVMask() local 335 unsigned NumElts = Width / ElSize; in DecodeVPERMV3Mask() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerLowering.cpp | 70 static bool isREVMask(ArrayRef<int> M, unsigned EltSize, unsigned NumElts, in isREVMask() 99 static bool isTRNMask(ArrayRef<int> M, unsigned NumElts, in isTRNMask() 116 unsigned NumElts) { in getExtMask() 157 static bool isUZPMask(ArrayRef<int> M, unsigned NumElts, in isUZPMask() 172 static bool isZipMask(ArrayRef<int> M, unsigned NumElts, in isZipMask() 235 unsigned NumElts = Ty.getNumElements(); in matchREV() local 257 unsigned NumElts = MRI.getType(Dst).getNumElements(); in matchTRN() local 278 unsigned NumElts = MRI.getType(Dst).getNumElements(); in matchUZP() local 294 unsigned NumElts = MRI.getType(Dst).getNumElements(); in matchZip() local 380 unsigned NumElts = Ty.getNumElements(); in isSingletonExtMask() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 128 unsigned NumElts = Width / 8; in DecodePSHUFBMask() local 167 unsigned NumElts = Width / ElSize; in DecodeVPERMILPMask() local 203 unsigned NumElts = Width / ElSize; in DecodeVPERMIL2PMask() local 257 unsigned NumElts = Width / 8; in DecodeVPPERMMask() local
|
H A D | X86ISelLowering.cpp | 2474 handleMaskRegisterForCallingConv(unsigned NumElts, CallingConv::ID CC, in handleMaskRegisterForCallingConv() 2512 unsigned NumElts = VT.getVectorNumElements(); in getRegisterTypeForCallingConv() local 2543 unsigned NumElts = VT.getVectorNumElements(); in getNumRegistersForCallingConv() local 5765 unsigned NumElts = std::min(DataVT.getVectorNumElements(), in getTgtMemIntrinsic() local 5777 unsigned NumElts = std::min(DataVT.getVectorNumElements(), in getTgtMemIntrinsic() local 6171 unsigned NumElts = Mask.size(); in isUndefLowerHalf() local 6177 unsigned NumElts = Mask.size(); in isUndefUpperHalf() local 6386 unsigned NumElts = VT.getVectorNumElements(); in getConstVector() local 6417 unsigned NumElts = VT.getVectorNumElements(); in getConstVector() local 6489 unsigned NumElts = LHS.getValueType().getVectorNumElements(); in getSplitVectorSrc() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 178 unsigned NumElts = Ext.getVectorOperandType()->getNumElements(); in foldBitcastExtElt() local 330 unsigned NumElts = EI.getVectorOperandType()->getNumElements(); in visitExtractElementInst() local 449 unsigned NumElts = V->getType()->getVectorNumElements(); in collectSingleShuffleElements() local 611 unsigned NumElts = V->getType()->getVectorNumElements(); in collectShuffleElements() local 962 unsigned NumElts = Mask->getType()->getVectorNumElements(); in foldConstantInsEltIntoShuffle() local 985 unsigned NumElts = InsElt.getType()->getNumElements(); in foldConstantInsEltIntoShuffle() local 1551 unsigned NumElts = Shuf.getType()->getVectorNumElements(); in foldSelectShuffle() local 1731 unsigned NumElts = Shuf.getType()->getVectorNumElements(); in foldIdentityExtractShuffle() local 1753 int NumElts = Mask.size(); in foldShuffleWithInsert() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 187 ElementCount NumElts = in foldBitcastExtElt() local 425 unsigned NumElts = EC.getKnownMinValue(); in visitExtractElementInst() local 573 unsigned NumElts = EC.getKnownMinValue(); in visitExtractElementInst() local 614 unsigned NumElts = cast<FixedVectorType>(V->getType())->getNumElements(); in collectSingleShuffleElements() local 769 unsigned NumElts = cast<FixedVectorType>(V->getType())->getNumElements(); in collectShuffleElements() local 1416 unsigned NumElts = Mask.size(); in foldConstantInsEltIntoShuffle() local 1445 unsigned NumElts = in foldConstantInsEltIntoShuffle() local 2069 unsigned NumElts = Mask.size(); in foldSelectShuffleOfSelectShuffle() local 2205 unsigned NumElts = cast<FixedVectorType>(Shuf.getType())->getNumElements(); in foldSelectShuffle() local 2528 unsigned NumElts = cast<FixedVectorType>(Shuf.getType())->getNumElements(); in foldIdentityExtractShuffle() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 202 unsigned NumElts = VT.getVectorNumElements(); in ComputePTXValueVTs() local 253 unsigned NumElts = AccessSize / EltSize; in CanMergeParamLoadStoresStartingAt() local 311 unsigned NumElts = CanMergeParamLoadStoresStartingAt( in VectorizePTXValueVTs() local 1536 unsigned NumElts = StoreOperands.size() - 3; in LowerCall() local 1807 unsigned NumElts = LoadVTs.size(); in LowerCall() local 2337 unsigned NumElts = ValVT.getVectorNumElements(); in LowerSTOREVector() local 2574 unsigned NumElts = parti - VecIdx + 1; in LowerFormalArguments() local 2715 unsigned NumElts = StoreOperands.size() - 2; in LowerReturn() local 4827 unsigned NumElts = ResVT.getVectorNumElements(); in ReplaceLoadVector() local 4932 unsigned NumElts = ResVT.getVectorNumElements(); in ReplaceINTRINSIC_W_CHAIN() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 342 unsigned NumElts = 2; in ExpandOp_BITCAST() local 369 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_BUILD_VECTOR() local 407 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_INSERT_VECTOR_ELT() local 445 unsigned NumElts = VT.getVectorNumElements(); in ExpandOp_SCALAR_TO_VECTOR() local
|
H A D | LegalizeVectorTypes.cpp | 2976 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_BinaryCanTrap() local 3067 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_StrictFP() local 3558 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_BUILD_VECTOR() local 3667 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_EXTRACT_SUBVECTOR() local 3747 unsigned NumElts = WideVT.getVectorNumElements(); in WidenVecRes_MGATHER() local 4064 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_VECTOR_SHUFFLE() local 4133 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_STRICT_FSETCC() local 4335 unsigned NumElts = VT.getVectorNumElements(); in WidenVecOp_Convert() local 4461 unsigned NumElts = VT.getVectorNumElements(); in WidenVecOp_CONCAT_VECTORS() local 4582 unsigned NumElts = DataOp.getValueType().getVectorNumElements(); in WidenVecOp_MSCATTER() local [all …]
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 356 unsigned NumElts = 2; in ExpandOp_BITCAST() local 383 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_BUILD_VECTOR() local 423 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_INSERT_VECTOR_ELT() local 461 unsigned NumElts = VT.getVectorNumElements(); in ExpandOp_SCALAR_TO_VECTOR() local
|
H A D | LegalizeVectorTypes.cpp | 2207 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_BinaryCanTrap() local 2627 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_BUILD_VECTOR() local 2816 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_EXTRACT_SUBVECTOR() local 2907 unsigned NumElts = WideVT.getVectorNumElements(); in WidenVecRes_MGATHER() local 3002 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_VECTOR_SHUFFLE() local 3199 unsigned NumElts = VT.getVectorNumElements(); in WidenVecOp_Convert() local 3249 unsigned NumElts = VT.getVectorNumElements(); in WidenVecOp_CONCAT_VECTORS() local 3343 unsigned NumElts = WideVal.getValueType().getVectorNumElements(); in WidenVecOp_MSCATTER() local 3464 unsigned NumElts = Width / LdTy.getSizeInBits(); in BuildVectorFromScalar() local 3524 unsigned NumElts = WidenWidth / NewVTWidth; in GenWidenVectorLoads() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 191 unsigned NumElts = VT.getVectorNumElements(); in ComputePTXValueVTs() local 275 unsigned NumElts = AccessSize / EltSize; in CanMergeParamLoadStoresStartingAt() local 336 unsigned NumElts = CanMergeParamLoadStoresStartingAt( in VectorizePTXValueVTs() local 1676 unsigned NumElts = StoreOperands.size() - 3; in LowerCall() local 1931 unsigned NumElts = LoadVTs.size(); in LowerCall() local 2521 unsigned NumElts = ValVT.getVectorNumElements(); in LowerSTOREVector() local 2730 unsigned NumElts = parti - VecIdx + 1; in LowerFormalArguments() local 2891 unsigned NumElts = StoreOperands.size() - 2; in LowerReturn() local 5142 unsigned NumElts = ResVT.getVectorNumElements(); in ReplaceLoadVector() local 5248 unsigned NumElts = ResVT.getVectorNumElements(); in ReplaceINTRINSIC_W_CHAIN() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/ |
H A D | NaClBitstreamReader.cpp | 115 unsigned NumElts = ReadVBR(6); in skipRecord() local 134 unsigned NumElts = ReadVBR(6); in skipRecord() local 204 unsigned NumElts = ReadVBR(6); in readRecord() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 345 unsigned NumElts = 2; in ExpandOp_BITCAST() local 371 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_BUILD_VECTOR() local 409 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_INSERT_VECTOR_ELT() local 447 unsigned NumElts = VT.getVectorNumElements(); in ExpandOp_SCALAR_TO_VECTOR() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86IntelInstPrinter.cpp | 162 unsigned NumElts; in printVecCompareInstr() local 302 unsigned NumElts; in printVecCompareInstr() local
|