Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp1761 unsigned VecSize = in processInstr() local
H A DNVPTXISelDAGToDAG.cpp2029 unsigned VecSize; tryLoadParam() local
H A DNVPTXAsmPrinter.cpp177 unsigned VecSize = lowerImageHandleOperand() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVExtract.cpp161 unsigned VecSize = HRI.getRegSizeInBits(VecRC) / 8; in runOnMachineFunction() local
/freebsd-src/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.cpp731 unsigned VecSize = getContext().getTypeSize(VT); isHomogeneousAggregateBaseType() local
H A DAArch64.cpp493 unsigned VecSize = getContext().getTypeSize(VT); isHomogeneousAggregateBaseType() local
H A DX86.cpp67 unsigned VecSize = Context.getTypeSize(VT); in isX86VectorTypeForVectorCall() local
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h437 VecSize = 3 << VecSizeShift, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1398 getIndirectGPRIDXPseudo(unsigned VecSize,bool IsIndirectSrc) const getIndirectGPRIDXPseudo() argument
1457 getIndirectVGPRWriteMovRelPseudoOpc(unsigned VecSize) getIndirectVGPRWriteMovRelPseudoOpc() argument
1486 getIndirectSGPRWriteMovRelPseudo32(unsigned VecSize) getIndirectSGPRWriteMovRelPseudo32() argument
1515 getIndirectSGPRWriteMovRelPseudo64(unsigned VecSize) getIndirectSGPRWriteMovRelPseudo64() argument
1531 getIndirectRegWriteMovRelPseudo(unsigned VecSize,unsigned EltSize,bool IsSGPR) const getIndirectRegWriteMovRelPseudo() argument
[all...]
H A DSIISelLowering.cpp6776 unsigned VecSize = VecVT.getSizeInBits(); lowerINSERT_VECTOR_ELT() local
6856 unsigned VecSize = VecVT.getSizeInBits(); lowerEXTRACT_VECTOR_ELT() local
13030 unsigned VecSize = EltSize * NumElem; shouldExpandVectorDynExt() local
13083 unsigned VecSize = VecVT.getSizeInBits(); performExtractVectorEltCombine() local
[all...]
H A DAMDGPUISelDAGToDAG.cpp2951 unsigned VecSize = Src.getValueSizeInBits(); SelectVOP3PMods() local
[all...]
H A DAMDGPURegisterBankInfo.cpp4284 unsigned VecSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); getInstrMapping() local
H A DAMDGPUInstructionSelector.cpp3174 unsigned VecSize = VecTy.getSizeInBits(); selectG_INSERT_VECTOR_ELT() local
H A DAMDGPULegalizerInfo.cpp1728 const unsigned VecSize = VecTy.getSizeInBits(); AMDGPULegalizerInfo() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2774 std::optional<llvm::APSInt> VecSize = BuildVectorType() local
8554 unsigned VecSize = static_cast<unsigned>(SveVectorSizeInBits.getZExtValue()); HandleArmSveVectorBitsTypeAttr() local
8645 unsigned VecSize = static_cast<unsigned>(RVVVectorSizeInBits.getZExtValue()); HandleRISCVRVVVectorBitsTypeAttr() local
[all...]
H A DSemaExpr.cpp12360 const llvm::ElementCount VecSize = checkSizelessVectorShift() local
12375 const llvm::ElementCount VecSize = checkSizelessVectorShift() local
13602 const llvm::ElementCount VecSize = Context.getBuiltinVectorTypeInfo(VTy).EC; GetSignedSizelessVectorType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1185 int VecSize = isShuffleEquivalentToSelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1741 size_t VecSize = Vec.size(); SimplifyValuePattern() local
H A DAArch64ISelLowering.cpp15517 unsigned VecSize = 128; getNumInterleavedAccesses() local
15564 unsigned VecSize = DL.getTypeSizeInBits(VecTy); isLegalInterleavedAccessType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1277 unsigned VecSize = V.size(); getTypeForElements() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5390 unsigned VecSize = DstTy.getSizeInBits(); selectInsertElt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6858 const unsigned VecSize = 16; CC_AIX() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21602 unsigned VecSize = DL.getTypeSizeInBits(VecTy); isLegalInterleavedAccessType() local

12