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.cpp154 auto returnVoid = GetGraph()->CreateInstReturnVoid(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1379 bool returnVoid = (returnType == lmirBuilder_->voidType); in VisitRuntimeCall() local
1612 bool returnVoid = (returnType == lmirBuilder_->voidType); in VisitCall() local