Home
last modified time | relevance | path

Searched refs:VectorDCEFunction (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dvector_dce.h63 bool VectorDCEFunction(Function* function);
Dvector_dce.cpp32 modified |= VectorDCEFunction(&function); in Process()
37 bool VectorDCE::VectorDCEFunction(Function* function) { in VectorDCEFunction() function in spvtools::opt::VectorDCE
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvector_dce.h63 bool VectorDCEFunction(Function* function);
Dvector_dce.cpp32 modified |= VectorDCEFunction(&function); in Process()
37 bool VectorDCE::VectorDCEFunction(Function* function) { in VectorDCEFunction() function in spvtools::opt::VectorDCE
/external/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.h63 bool VectorDCEFunction(Function* function);
Dvector_dce.cpp32 modified |= VectorDCEFunction(&function); in Process()
37 bool VectorDCE::VectorDCEFunction(Function* function) { in VectorDCEFunction() function in spvtools::opt::VectorDCE