Home
last modified time | relevance | path

Searched refs:endsWithReturn (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmerge_return_pass.cpp45 bool endsWithReturn = return_blocks[0] == function->tail(); in Process() local
46 if (!isInConstruct && endsWithReturn) { in Process()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dmerge_return_pass.cpp45 bool endsWithReturn = return_blocks[0] == function->tail(); in Process() local
46 if (!isInConstruct && endsWithReturn) { in Process()
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp638 static bool endsWithReturn(const Decl* F) { in endsWithReturn() function
805 if (!endsWithReturn(D)) in StartFunction()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp634 static bool endsWithReturn(const Decl* F) { in endsWithReturn() function
1038 if (!endsWithReturn(D)) in StartFunction()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...