Lines Matching defs:allocator

75                 ArenaAllocator* allocator,  in HVecOperation()
269 ArenaAllocator* allocator, in HVecUnaryOperation()
296 ArenaAllocator* allocator, in HVecBinaryOperation()
327 ArenaAllocator* allocator, in HVecMemoryOperation()
388 HVecReplicateScalar(ArenaAllocator* allocator, in HVecReplicateScalar()
414 HVecExtractScalar(ArenaAllocator* allocator, in HVecExtractScalar()
451 HVecReduce(ArenaAllocator* allocator, in HVecReduce()
485 HVecCnv(ArenaAllocator* allocator, in HVecCnv()
510 HVecNeg(ArenaAllocator* allocator, in HVecNeg()
532 HVecAbs(ArenaAllocator* allocator, in HVecAbs()
554 HVecNot(ArenaAllocator* allocator, in HVecNot()
579 HVecAdd(ArenaAllocator* allocator, in HVecAdd()
603 HVecSaturationAdd(ArenaAllocator* allocator, in HVecSaturationAdd()
629 HVecHalvingAdd(ArenaAllocator* allocator, in HVecHalvingAdd()
669 HVecSub(ArenaAllocator* allocator, in HVecSub()
693 HVecSaturationSub(ArenaAllocator* allocator, in HVecSaturationSub()
717 HVecMul(ArenaAllocator* allocator, in HVecMul()
740 HVecDiv(ArenaAllocator* allocator, in HVecDiv()
764 HVecMin(ArenaAllocator* allocator, in HVecMin()
788 HVecMax(ArenaAllocator* allocator, in HVecMax()
811 HVecAnd(ArenaAllocator* allocator, in HVecAnd()
833 HVecAndNot(ArenaAllocator* allocator, in HVecAndNot()
856 HVecOr(ArenaAllocator* allocator, in HVecOr()
878 HVecXor(ArenaAllocator* allocator, in HVecXor()
900 HVecShl(ArenaAllocator* allocator, in HVecShl()
922 HVecShr(ArenaAllocator* allocator, in HVecShr()
944 HVecUShr(ArenaAllocator* allocator, in HVecUShr()
971 HVecSetScalars(ArenaAllocator* allocator, in HVecSetScalars()
1007 HVecMultiplyAccumulate(ArenaAllocator* allocator, in HVecMultiplyAccumulate()
1062 HVecSADAccumulate(ArenaAllocator* allocator, in HVecSADAccumulate()
1108 HVecDotProd(ArenaAllocator* allocator, in HVecDotProd()
1156 HVecLoad(ArenaAllocator* allocator, in HVecLoad()
1202 HVecStore(ArenaAllocator* allocator, in HVecStore()
1263 ArenaAllocator* allocator, in HVecPredSetOperation()
1293 HVecPredSetAll(ArenaAllocator* allocator, in HVecPredSetAll()
1348 HVecPredWhile(ArenaAllocator* allocator, in HVecPredWhile()
1421 HVecPredCondition(ArenaAllocator* allocator, in HVecPredCondition()