Home
last modified time | relevance | path

Searched defs:returnVoid (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Ddom_tree_test.cpp149 auto returnVoid = GetGraph()->CreateInstReturnVoid(); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Ddom_tree_test.cpp149 auto returnVoid = GetGraph()->CreateInstReturnVoid(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlitecg_ir_builder.cpp921 bool returnVoid = (returnType == lmirBuilder_->voidType); in VisitRuntimeCall() local
1139 bool returnVoid = (returnType == lmirBuilder_->voidType); in VisitCall() local
2245 bool returnVoid = (returnType == lmirBuilder_->voidType); in VisitDeoptCheck() local