Home
last modified time | relevance | path

Searched refs:CheckObjectType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.h385 static void CheckObjectType(Inst *inst, ObjectType type, [[maybe_unused]] uint32_t typeId) in CheckObjectType() function
Dgraph_checker.cpp1647CheckObjectType(inst, inst->CastToStoreObject()->GetObjectType(), inst->CastToStoreObject()->GetTy… in CheckUserOfInt32()
1840CheckObjectType(inst, inst->CastToLoadObject()->GetObjectType(), inst->CastToLoadObject()->GetType… in CheckUserOfInt32()