Home
last modified time | relevance | path

Searched defs:VecFunc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp2156 typedef float (*VecFunc)(const vector<int64_t> &); in iterate() typedef
2725 typedef float (*VecFunc)(const vector<int64_t> &); in iterate() typedef
/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pShaderCompilationCases.cpp2173 typedef float (*VecFunc)(const vector<int64_t> &); in iterate() typedef
2742 typedef float (*VecFunc)(const vector<int64_t> &); in iterate() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5808 Function *VecFunc = VFDatabase(*CI).getVectorizedFunction(Shape); in buildTree_rec() local
6103 Function *VecFunc = VFDatabase(*CI).getVectorizedFunction(Shape); in getVectorCallCosts() local
H A DLoopVectorize.cpp3469 Function *VecFunc = VFDatabase(*CI).getVectorizedFunction(Shape); in getVectorCallCost() local