Lines Matching refs:ArenaAllocator

75                 ArenaAllocator* allocator,  in HVecOperation()
201 ArenaAllocator* allocator, in HVecUnaryOperation()
228 ArenaAllocator* allocator, in HVecBinaryOperation()
259 ArenaAllocator* allocator, in HVecMemoryOperation()
320 HVecReplicateScalar(ArenaAllocator* allocator, in HVecReplicateScalar()
346 HVecExtractScalar(ArenaAllocator* allocator, in HVecExtractScalar()
383 HVecReduce(ArenaAllocator* allocator, in HVecReduce()
417 HVecCnv(ArenaAllocator* allocator, in HVecCnv()
442 HVecNeg(ArenaAllocator* allocator, in HVecNeg()
464 HVecAbs(ArenaAllocator* allocator, in HVecAbs()
486 HVecNot(ArenaAllocator* allocator, in HVecNot()
511 HVecAdd(ArenaAllocator* allocator, in HVecAdd()
535 HVecSaturationAdd(ArenaAllocator* allocator, in HVecSaturationAdd()
561 HVecHalvingAdd(ArenaAllocator* allocator, in HVecHalvingAdd()
601 HVecSub(ArenaAllocator* allocator, in HVecSub()
625 HVecSaturationSub(ArenaAllocator* allocator, in HVecSaturationSub()
649 HVecMul(ArenaAllocator* allocator, in HVecMul()
672 HVecDiv(ArenaAllocator* allocator, in HVecDiv()
696 HVecMin(ArenaAllocator* allocator, in HVecMin()
720 HVecMax(ArenaAllocator* allocator, in HVecMax()
743 HVecAnd(ArenaAllocator* allocator, in HVecAnd()
765 HVecAndNot(ArenaAllocator* allocator, in HVecAndNot()
788 HVecOr(ArenaAllocator* allocator, in HVecOr()
810 HVecXor(ArenaAllocator* allocator, in HVecXor()
832 HVecShl(ArenaAllocator* allocator, in HVecShl()
854 HVecShr(ArenaAllocator* allocator, in HVecShr()
876 HVecUShr(ArenaAllocator* allocator, in HVecUShr()
903 HVecSetScalars(ArenaAllocator* allocator, in HVecSetScalars()
939 HVecMultiplyAccumulate(ArenaAllocator* allocator, in HVecMultiplyAccumulate()
994 HVecSADAccumulate(ArenaAllocator* allocator, in HVecSADAccumulate()
1040 HVecDotProd(ArenaAllocator* allocator, in HVecDotProd()
1088 HVecLoad(ArenaAllocator* allocator, in HVecLoad()
1134 HVecStore(ArenaAllocator* allocator, in HVecStore()