Searched defs:NumElem (Results 1 – 13 of 13) sorted by relevance
220 int NumElem = LLVMVecType ? LLVMVecType->getNumElements() : 1; in lowerPrintfForGpu() local
1963 unsigned NumElem = VecTy.getNumElements(); in foldExtractEltToCmpSelect() local2061 unsigned NumElem = VecTy.getNumElements(); in foldInsertEltToCmpSelect() local
902 unsigned NumElem, in storeOfVectorConstantIsCheap()
10065 unsigned NumElem, in shouldExpandVectorDynExt()10100 unsigned NumElem = VecVT.getVectorNumElements(); in shouldExpandVectorDynExt() local
640 unsigned NumElem = in Act() local
1322 bool storeOfVectorConstantIsCheap(EVT MemVT, unsigned NumElem, in storeOfVectorConstantIsCheap()
3674 unsigned NumElem = SrcVTy->getNumElements(); in getMaskedMemoryOpCost() local
1265 unsigned NumElem = WideInOp.getValueType().getVectorNumElements(); in PromoteIntRes_TRUNCATE() local4881 unsigned NumElem = N->getOperand(0).getValueType().getVectorNumElements(); in PromoteIntRes_CONCAT_VECTORS() local5018 unsigned NumElem = Incoming->getValueType(0).getVectorNumElements(); in PromoteIntOp_CONCAT_VECTORS() local
3735 unsigned NumElem = VT.getVectorNumElements(); in ExpandNode() local
7333 unsigned NumElem = SrcVT.getVectorNumElements(); in scalarizeVectorLoad() local7430 unsigned NumElem = StVT.getVectorNumElements(); in scalarizeVectorStore() local
17421 unsigned NumElem = (UseVector) ? LastLegalVectorType : LastLegalType; in tryStoreMergeOfConstants() local17690 unsigned NumElem = std::min(NumConsecutiveStores, LastConsecutiveLoad + 1); in tryStoreMergeOfLoads() local
334 unsigned NumElem = VecTy.getVectorNumElements(); in typeSplit() local
580 unsigned NumElem, in storeOfVectorConstantIsCheap()