Home
last modified time | relevance | path

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

/third_party/boost/libs/container/test/
Dalloc_basic_test.cpp75 const int NumElem = 1000; in vector_test() local
100 const int NumElem = 1000; in list_test() local
/third_party/boost/libs/intrusive/perf/
Dtree_perf_test.cpp45 const std::size_t NumElem = 1000000; variable
47 const std::size_t NumElem = 10000; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp222 int NumElem = LLVMVecType ? LLVMVecType->getNumElements() : 1; in lowerPrintfForGpu() local
DAMDGPUISelLowering.cpp756 unsigned NumElem, in storeOfVectorConstantIsCheap()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2441 unsigned NumElem = VTy->getVectorNumElements(); in getMemoryOpCost() local
2491 unsigned NumElem = SrcVTy->getVectorNumElements(); in getMaskedMemoryOpCost() local
DX86ISelLowering.h1176 bool storeOfVectorConstantIsCheap(EVT MemVT, unsigned NumElem, in storeOfVectorConstantIsCheap()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp710 unsigned NumElem = SrcVT.getVectorNumElements(); in ExpandLoad() local
DLegalizeIntegerTypes.cpp1040 unsigned NumElem = WideInOp.getValueType().getVectorNumElements(); in PromoteIntRes_TRUNCATE() local
4311 unsigned NumElem = N->getOperand(0).getValueType().getVectorNumElements(); in PromoteIntRes_CONCAT_VECTORS() local
4434 unsigned NumElem = Incoming->getValueType(0).getVectorNumElements(); in PromoteIntOp_CONCAT_VECTORS() local
DTargetLowering.cpp6569 unsigned NumElem = SrcVT.getVectorNumElements(); in scalarizeVectorLoad() local
6616 unsigned NumElem = StVT.getVectorNumElements(); in scalarizeVectorStore() local
DLegalizeDAG.cpp3779 unsigned NumElem = VT.getVectorNumElements(); in ExpandNode() local
DDAGCombiner.cpp10782 unsigned NumElem = VecTy.getVectorNumElements(); in visitTRUNCATE() local
15912 unsigned NumElem = (UseVector) ? LastLegalVectorType : LastLegalType; in MergeConsecutiveStores() local
16162 unsigned NumElem = in MergeConsecutiveStores() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp229 unsigned NumElem = VecTy.getVectorNumElements(); in typeSplit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h446 unsigned NumElem, in storeOfVectorConstantIsCheap()