Home
last modified time | relevance | path

Searched defs:func_begin (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dir_loader.cpp219 auto func_begin = module_->begin(); in AddInstruction() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_loader.cpp219 auto func_begin = module_->begin(); in AddInstruction() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_loader.cpp219 auto func_begin = module_->begin(); in AddInstruction() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_arithmetics_test.cpp1218 const std::string func_begin = in GenerateCoopMatCode() local
1529 const std::string func_begin = R"( in GenerateCoopMatKHRCode() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_arithmetics_test.cpp1218 const std::string func_begin = in GenerateCoopMatCode() local
1529 const std::string func_begin = R"( in GenerateCoopMatKHRCode() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_arithmetics_test.cpp1218 const std::string func_begin = in GenerateCoopMatCode() local
1533 const std::string func_begin = R"( in GenerateCoopMatKHRCode() local
H A Dval_memory_test.cpp7245 const std::string func_begin = in GenCoopMat2Shader() local
/aosp_15_r20/external/python/cpython2/Parser/
Dasdl_c.py995 def func_begin(self, name): member in ObjVisitor
/aosp_15_r20/external/python/cpython3/Parser/
Dasdl_c.py1254 def func_begin(self, name): member in ObjVisitor