Searched defs:NumElem (Results 1 – 13 of 13) sorted by relevance
220 int NumElem = LLVMVecType ? LLVMVecType->getNumElements() : 1; in lowerPrintfForGpu() local
1912 unsigned NumElem = VecTy.getNumElements(); in foldExtractEltToCmpSelect() local1994 unsigned NumElem = VecTy.getNumElements(); in foldInsertEltToCmpSelect() local
855 unsigned NumElem, in storeOfVectorConstantIsCheap()
10089 unsigned NumElem, in shouldExpandVectorDynExt()10124 unsigned NumElem = VecVT.getVectorNumElements(); in shouldExpandVectorDynExt() local
636 unsigned NumElem = in Act() local
1322 bool storeOfVectorConstantIsCheap(EVT MemVT, unsigned NumElem, in storeOfVectorConstantIsCheap()
3448 unsigned NumElem = SrcVTy->getNumElements(); in getMaskedMemoryOpCost() local
1261 unsigned NumElem = WideInOp.getValueType().getVectorNumElements(); in PromoteIntRes_TRUNCATE() local4807 unsigned NumElem = N->getOperand(0).getValueType().getVectorNumElements(); in PromoteIntRes_CONCAT_VECTORS() local4944 unsigned NumElem = Incoming->getValueType(0).getVectorNumElements(); in PromoteIntOp_CONCAT_VECTORS() local
3748 unsigned NumElem = VT.getVectorNumElements(); in ExpandNode() local
7304 unsigned NumElem = SrcVT.getVectorNumElements(); in scalarizeVectorLoad() local7401 unsigned NumElem = StVT.getVectorNumElements(); in scalarizeVectorStore() local
17223 unsigned NumElem = (UseVector) ? LastLegalVectorType : LastLegalType; in tryStoreMergeOfConstants() local17489 unsigned NumElem = std::min(NumConsecutiveStores, LastConsecutiveLoad + 1); in tryStoreMergeOfLoads() local
334 unsigned NumElem = VecTy.getVectorNumElements(); in typeSplit() local
575 unsigned NumElem, in storeOfVectorConstantIsCheap()