/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.h | 661 storeOfVectorConstantIsCheap(bool IsZero,EVT MemVT,unsigned NumElem,unsigned AddrSpace) storeOfVectorConstantIsCheap() argument
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1469 storeOfVectorConstantIsCheap(bool IsZero,EVT MemVT,unsigned NumElem,unsigned AddrSpace) storeOfVectorConstantIsCheap() argument
|
H A D | X86TargetTransformInfo.cpp | 5070 unsigned NumElem = SrcVTy->getNumElements(); getMaskedMemoryOpCost() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegisterBankInfo.cpp | 1937 unsigned NumElem = VecTy.getNumElements(); foldExtractEltToCmpSelect() local 2035 unsigned NumElem = VecTy.getNumElements(); foldInsertEltToCmpSelect() local
|
H A D | AMDGPUISelLowering.cpp | 965 storeOfVectorConstantIsCheap(bool IsZero,EVT MemVT,unsigned NumElem,unsigned AS) const storeOfVectorConstantIsCheap() argument
|
H A D | SIISelLowering.cpp | 13318 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 D | LegalizeIntegerTypes.cpp | 1666 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 D | LegalizeDAG.cpp | 4285 unsigned NumElem = VT.getVectorNumElements(); ExpandNode() local
|
H A D | TargetLowering.cpp | 9563 unsigned NumElem = SrcVT.getVectorNumElements(); scalarizeVectorLoad() local 9659 unsigned NumElem = StVT.getVectorNumElements(); scalarizeVectorStore() local
|
H A D | DAGCombiner.cpp | 20694 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 D | HexagonISelLoweringHVX.cpp | 518 unsigned NumElem = VecTy.getVectorNumElements(); in typeSplit() local 2356 unsigned NumElem = Ty0.getVectorNumElements(); typeExtendToWider() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 671 storeOfVectorConstantIsCheap(bool IsZero,EVT MemVT,unsigned NumElem,unsigned AddrSpace) storeOfVectorConstantIsCheap() argument
|