Searched defs:VecFunc (Results 1 – 4 of 4) sorted by relevance
2156 typedef float (*VecFunc)(const vector<int64_t> &); in iterate() typedef2725 typedef float (*VecFunc)(const vector<int64_t> &); in iterate() typedef
2173 typedef float (*VecFunc)(const vector<int64_t> &); in iterate() typedef2742 typedef float (*VecFunc)(const vector<int64_t> &); in iterate() typedef
5808 Function *VecFunc = VFDatabase(*CI).getVectorizedFunction(Shape); in buildTree_rec() local6103 Function *VecFunc = VFDatabase(*CI).getVectorizedFunction(Shape); in getVectorCallCosts() local
3469 Function *VecFunc = VFDatabase(*CI).getVectorizedFunction(Shape); in getVectorCallCost() local