Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
H A Ddom_tree_test.cpp149 auto returnVoid = GetGraph()->CreateInstReturnVoid(); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Ddom_tree_test.cpp154 auto returnVoid = GetGraph()->CreateInstReturnVoid(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1356 bool returnVoid = (returnType == lmirBuilder_->voidType); in VisitRuntimeCall() local
1581 bool returnVoid = (returnType == lmirBuilder_->voidType); in VisitCall() local
3001 bool returnVoid = (returnType == lmirBuilder_->voidType); in VisitDeoptCheck() local
[all...]

Completed in 9 milliseconds