Home
last modified time | relevance | path

Searched defs:VecSize (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp1749 unsigned VecSize = processInstr() local
H A DNVPTXISelDAGToDAG.cpp2055 unsigned VecSize; in tryLoadParam() local
H A DNVPTXAsmPrinter.cpp179 unsigned VecSize = in lowerImageHandleOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVExtract.cpp161 unsigned VecSize = HRI.getRegSizeInBits(VecRC) / 8; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DHexagon.cpp148 uint64_t VecSize = T.hasFeature("hvx-length64b") ? 64*8 : 128*8; in classifyReturnType() local
H A DARM.cpp729 unsigned VecSize = getContext().getTypeSize(VT); in isHomogeneousAggregateBaseType() local
H A DAArch64.cpp514 unsigned VecSize = getContext().getTypeSize(VT); in isHomogeneousAggregateBaseType() local
H A DX86.cpp67 unsigned VecSize = Context.getTypeSize(VT); in isX86VectorTypeForVectorCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp479 unsigned VecSize = NumElts * ScalarBits; in DecodeVPERMILPMask() local
501 unsigned VecSize = NumElts * ScalarBits; in DecodeVPERMIL2PMask() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h437 VecSize = 3 << VecSizeShift, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1397 SIInstrInfo::getIndirectGPRIDXPseudo(unsigned VecSize, in getIndirectGPRIDXPseudo()
1456 static unsigned getIndirectVGPRWriteMovRelPseudoOpc(unsigned VecSize) { in getIndirectVGPRWriteMovRelPseudoOpc()
1485 static unsigned getIndirectSGPRWriteMovRelPseudo32(unsigned VecSize) { in getIndirectSGPRWriteMovRelPseudo32()
1514 static unsigned getIndirectSGPRWriteMovRelPseudo64(unsigned VecSize) { in getIndirectSGPRWriteMovRelPseudo64()
1530 SIInstrInfo::getIndirectRegWriteMovRelPseudo(unsigned VecSize, unsigned EltSize, in getIndirectRegWriteMovRelPseudo()
H A DSIISelLowering.cpp7204 unsigned VecSize = VecVT.getSizeInBits(); in lowerINSERT_VECTOR_ELT() local
7284 unsigned VecSize = VecVT.getSizeInBits(); in lowerEXTRACT_VECTOR_ELT() local
13328 unsigned VecSize = EltSize * NumElem; in shouldExpandVectorDynExt() local
13381 unsigned VecSize = VecVT.getSizeInBits(); in performExtractVectorEltCombine() local
H A DAMDGPUISelDAGToDAG.cpp3016 unsigned VecSize = Src.getValueSizeInBits(); in SelectVOP3PMods() local
H A DAMDGPURegisterBankInfo.cpp4291 unsigned VecSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); in getInstrMapping() local
H A DAMDGPUInstructionSelector.cpp3121 unsigned VecSize = VecTy.getSizeInBits(); in selectG_INSERT_VECTOR_ELT() local
H A DAMDGPULegalizerInfo.cpp1800 const unsigned VecSize = VecTy.getSizeInBits(); in AMDGPULegalizerInfo() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2321 std::optional<llvm::APSInt> VecSize = in BuildVectorType() local
8248 unsigned VecSize = static_cast<unsigned>(SveVectorSizeInBits.getZExtValue()); in HandleArmSveVectorBitsTypeAttr() local
8339 unsigned VecSize = static_cast<unsigned>(RVVVectorSizeInBits.getZExtValue()); in HandleRISCVRVVVectorBitsTypeAttr() local
H A DSemaExpr.cpp11379 const llvm::ElementCount VecSize = in checkSizelessVectorShift() local
11394 const llvm::ElementCount VecSize = in checkSizelessVectorShift() local
12578 const llvm::ElementCount VecSize = Context.getBuiltinVectorTypeInfo(VTy).EC; in GetSignedSizelessVectorType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1192 int VecSize = in isShuffleEquivalentToSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1920 size_t VecSize = Vec.size(); in SimplifyValuePattern() local
H A DAArch64ISelLowering.cpp16599 unsigned VecSize = 128; in getNumInterleavedAccesses() local
16645 unsigned VecSize = DL.getTypeSizeInBits(VecTy); in isLegalInterleavedAccessType() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1334 unsigned VecSize = V.size(); in getTypeForElements() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6989 const unsigned VecSize = 16; in CC_AIX() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21625 unsigned VecSize = DL.getTypeSizeInBits(VecTy); in isLegalInterleavedAccessType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31218 unsigned VecSize = VT.getSizeInBits(); in LowerHorizontalByteSum() local
51860 unsigned VecSize = ExtOp0.getValueSizeInBits(); in combineStore() local