Searched defs:NumElem (Results 1 – 13 of 13) sorted by relevance
75 const int NumElem = 1000; in vector_test() local100 const int NumElem = 1000; in list_test() local
45 const std::size_t NumElem = 1000000; variable47 const std::size_t NumElem = 10000; variable
222 int NumElem = LLVMVecType ? LLVMVecType->getNumElements() : 1; in lowerPrintfForGpu() local
756 unsigned NumElem, in storeOfVectorConstantIsCheap()
2441 unsigned NumElem = VTy->getVectorNumElements(); in getMemoryOpCost() local2491 unsigned NumElem = SrcVTy->getVectorNumElements(); in getMaskedMemoryOpCost() local
1176 bool storeOfVectorConstantIsCheap(EVT MemVT, unsigned NumElem, in storeOfVectorConstantIsCheap()
710 unsigned NumElem = SrcVT.getVectorNumElements(); in ExpandLoad() local
1040 unsigned NumElem = WideInOp.getValueType().getVectorNumElements(); in PromoteIntRes_TRUNCATE() local4311 unsigned NumElem = N->getOperand(0).getValueType().getVectorNumElements(); in PromoteIntRes_CONCAT_VECTORS() local4434 unsigned NumElem = Incoming->getValueType(0).getVectorNumElements(); in PromoteIntOp_CONCAT_VECTORS() local
6569 unsigned NumElem = SrcVT.getVectorNumElements(); in scalarizeVectorLoad() local6616 unsigned NumElem = StVT.getVectorNumElements(); in scalarizeVectorStore() local
3779 unsigned NumElem = VT.getVectorNumElements(); in ExpandNode() local
10782 unsigned NumElem = VecTy.getVectorNumElements(); in visitTRUNCATE() local15912 unsigned NumElem = (UseVector) ? LastLegalVectorType : LastLegalType; in MergeConsecutiveStores() local16162 unsigned NumElem = in MergeConsecutiveStores() local
229 unsigned NumElem = VecTy.getVectorNumElements(); in typeSplit() local
446 unsigned NumElem, in storeOfVectorConstantIsCheap()