Lines Matching defs:allocator

75                 ArenaAllocator* allocator,  in HVecOperation()
260 ArenaAllocator* allocator, in HVecUnaryOperation()
287 ArenaAllocator* allocator, in HVecBinaryOperation()
318 ArenaAllocator* allocator, in HVecMemoryOperation()
379 HVecReplicateScalar(ArenaAllocator* allocator, in HVecReplicateScalar()
405 HVecExtractScalar(ArenaAllocator* allocator, in HVecExtractScalar()
442 HVecReduce(ArenaAllocator* allocator, in HVecReduce()
476 HVecCnv(ArenaAllocator* allocator, in HVecCnv()
501 HVecNeg(ArenaAllocator* allocator, in HVecNeg()
523 HVecAbs(ArenaAllocator* allocator, in HVecAbs()
545 HVecNot(ArenaAllocator* allocator, in HVecNot()
570 HVecAdd(ArenaAllocator* allocator, in HVecAdd()
594 HVecSaturationAdd(ArenaAllocator* allocator, in HVecSaturationAdd()
620 HVecHalvingAdd(ArenaAllocator* allocator, in HVecHalvingAdd()
660 HVecSub(ArenaAllocator* allocator, in HVecSub()
684 HVecSaturationSub(ArenaAllocator* allocator, in HVecSaturationSub()
708 HVecMul(ArenaAllocator* allocator, in HVecMul()
731 HVecDiv(ArenaAllocator* allocator, in HVecDiv()
755 HVecMin(ArenaAllocator* allocator, in HVecMin()
779 HVecMax(ArenaAllocator* allocator, in HVecMax()
802 HVecAnd(ArenaAllocator* allocator, in HVecAnd()
824 HVecAndNot(ArenaAllocator* allocator, in HVecAndNot()
847 HVecOr(ArenaAllocator* allocator, in HVecOr()
869 HVecXor(ArenaAllocator* allocator, in HVecXor()
891 HVecShl(ArenaAllocator* allocator, in HVecShl()
913 HVecShr(ArenaAllocator* allocator, in HVecShr()
935 HVecUShr(ArenaAllocator* allocator, in HVecUShr()
962 HVecSetScalars(ArenaAllocator* allocator, in HVecSetScalars()
998 HVecMultiplyAccumulate(ArenaAllocator* allocator, in HVecMultiplyAccumulate()
1053 HVecSADAccumulate(ArenaAllocator* allocator, in HVecSADAccumulate()
1099 HVecDotProd(ArenaAllocator* allocator, in HVecDotProd()
1147 HVecLoad(ArenaAllocator* allocator, in HVecLoad()
1193 HVecStore(ArenaAllocator* allocator, in HVecStore()
1254 ArenaAllocator* allocator, in HVecPredSetOperation()
1284 HVecPredSetAll(ArenaAllocator* allocator, in HVecPredSetAll()
1339 HVecPredWhile(ArenaAllocator* allocator, in HVecPredWhile()
1412 HVecPredCondition(ArenaAllocator* allocator, in HVecPredCondition()