Home
last modified time | relevance | path

Searched refs:IsLowLevelInstructionsEnabled (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph.h340 bool IsLowLevelInstructionsEnabled() const in IsLowLevelInstructionsEnabled() function
H A Dgraph_checker.cpp139 if (!GetGraph()->IsLowLevelInstructionsEnabled() && !GetGraph()->IsDynamicMethod()) { in CheckBlock()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph.h414 bool IsLowLevelInstructionsEnabled() const in IsLowLevelInstructionsEnabled() function
H A Dgraph_checker.cpp180 if (!GetGraph()->IsLowLevelInstructionsEnabled() && !GetGraph()->IsDynamicMethod() && !GetGraph()->IsAbcKit()) { in CheckBlock()
303 GetGraph()->IsLowLevelInstructionsEnabled()) { in CheckUserOfInt32()
1356 graph->IsLowLevelInstructionsEnabled()); in CheckUserOfInt32()

Completed in 11 milliseconds