Home
last modified time | relevance | path

Searched refs:GetOpcodeStr (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dslow_path.cpp26 std::string opcodeStr(GetInst()->GetOpcodeStr()); in Generate()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1140 << objectSSChecker.FailedSS()->GetOpcodeStr() << " v" in CheckUserOfInt32()
1181 … << ss->GetOpcodeStr() << " v" << ss->GetId() << ":\n" in CheckUserOfInt32()
Dinst.h813 const char *GetOpcodeStr() const in GetOpcodeStr() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h756 const char *GetOpcodeStr() const in GetOpcodeStr() function