Searched refs:SVEBitsPerBlock (Results 1 – 6 of 6) sorted by relevance
660 static constexpr unsigned SVEBitsPerBlock = 128; variable
3287 AArch64::SVEBitsPerBlock && in extractSubReg()3313 VT.getSizeInBits().getKnownMinSize() == AArch64::SVEBitsPerBlock && in insertSubReg()4852 EVT::getIntegerVT(Ctx, AArch64::SVEBitsPerBlock / EC.getKnownMinValue()); in getPackedVectorTypeFromPredicateType()
176 VT.getSizeInBits().getKnownMinSize() == AArch64::SVEBitsPerBlock; in isPackedVectorType()3913 MVT::getIntegerVT(AArch64::SVEBitsPerBlock / EC.getKnownMinValue()); in LowerMGATHER()3968 MVT::getIntegerVT(AArch64::SVEBitsPerBlock / EC.getKnownMinValue()); in LowerMSCATTER()8857 if (VT.getSizeInBits().getKnownMinSize() != AArch64::SVEBitsPerBlock) in LowerDUPQLane()13037 if (VT.getSizeInBits().getKnownMinSize() != AArch64::SVEBitsPerBlock) in LowerSVEIntrinsicEXT()13570 if (VT.getSizeInBits().getKnownMinSize() > AArch64::SVEBitsPerBlock) in performLD1Combine()14879 if (SrcVT.getSizeInBits().getKnownMinSize() > AArch64::SVEBitsPerBlock) in performScatterStoreCombine()14981 if (RetVT.getSizeInBits().getKnownMinSize() > AArch64::SVEBitsPerBlock) in performGatherLoadCombine()
10880 if (VT.getSizeInBits().getKnownMinSize() != AArch64::SVEBitsPerBlock) in LowerSVEIntrinsicEXT()12371 if (SrcVT.getSizeInBits().getKnownMinSize() > AArch64::SVEBitsPerBlock) in performST1ScatterCombine()12436 if (RetVT.getSizeInBits().getKnownMinSize() > AArch64::SVEBitsPerBlock) in performLD1GatherCombine()
8135 constexpr unsigned SVEBitsPerBlock = 128; variable8138 unsigned NumElts = SVEBitsPerBlock / EltTy->getScalarSizeInBits(); in getSVEVectorForElementType()8750 EltTy = IntegerType::get(getLLVMContext(), SVEBitsPerBlock / NumOpnds); in EmitAArch64SVEBuiltinExpr()