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.cpp1042 … << failedSs->GetOpcodeStr() << " v" << failedSs->GetId() << ":\n" in CheckInstUsers()
1072 … << ss->GetOpcodeStr() << " v" << ss->GetId() << ":\n" in CheckInstUsers()
Dinst.h940 const char *GetOpcodeStr() const in GetOpcodeStr() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h755 const char *GetOpcodeStr() const in GetOpcodeStr() function