Home
last modified time | relevance | path

Searched defs:NumElem (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h661 storeOfVectorConstantIsCheap(bool IsZero,EVT MemVT,unsigned NumElem,unsigned AddrSpace) storeOfVectorConstantIsCheap() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1469 storeOfVectorConstantIsCheap(bool IsZero,EVT MemVT,unsigned NumElem,unsigned AddrSpace) storeOfVectorConstantIsCheap() argument
H A DX86TargetTransformInfo.cpp5070 unsigned NumElem = SrcVTy->getNumElements(); getMaskedMemoryOpCost() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1937 unsigned NumElem = VecTy.getNumElements(); foldExtractEltToCmpSelect() local
2035 unsigned NumElem = VecTy.getNumElements(); foldInsertEltToCmpSelect() local
H A DAMDGPUISelLowering.cpp965 storeOfVectorConstantIsCheap(bool IsZero,EVT MemVT,unsigned NumElem,unsigned AS) const storeOfVectorConstantIsCheap() argument
H A DSIISelLowering.cpp13318 shouldExpandVectorDynExt(unsigned EltSize,unsigned NumElem,bool IsDivergentIdx,const GCNSubtarget * Subtarget) shouldExpandVectorDynExt() argument
13362 unsigned NumElem = VecVT.getVectorNumElements(); shouldExpandVectorDynExt() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1666 unsigned NumElem = WideInOp.getValueType().getVectorNumElements(); PromoteIntRes_TRUNCATE() local
5923 unsigned NumElem = N->getOperand(0).getValueType().getVectorNumElements(); PromoteIntRes_CONCAT_VECTORS() local
6083 unsigned NumElem = Incoming->getValueType(0).getVectorNumElements(); PromoteIntOp_CONCAT_VECTORS() local
[all...]
H A DLegalizeDAG.cpp4285 unsigned NumElem = VT.getVectorNumElements(); ExpandNode() local
H A DTargetLowering.cpp9563 unsigned NumElem = SrcVT.getVectorNumElements(); scalarizeVectorLoad() local
9659 unsigned NumElem = StVT.getVectorNumElements(); scalarizeVectorStore() local
H A DDAGCombiner.cpp20694 unsigned NumElem = (UseVector) ? LastLegalVectorType : LastLegalType; tryStoreMergeOfConstants() local
20971 unsigned NumElem = std::min(NumConsecutiveStores, LastConsecutiveLoad + 1); tryStoreMergeOfLoads() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp518 unsigned NumElem = VecTy.getVectorNumElements(); in typeSplit() local
2356 unsigned NumElem = Ty0.getVectorNumElements(); typeExtendToWider() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h671 storeOfVectorConstantIsCheap(bool IsZero,EVT MemVT,unsigned NumElem,unsigned AddrSpace) storeOfVectorConstantIsCheap() argument