Home
last modified time | relevance | path

Searched defs:CheckInputType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h872 void CheckInputType(Inst *inst, Inst *input_inst, size_t input_idx) in CheckInputType() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h1189 void CheckInputType(Inst *inst, Inst *inputInst, size_t inputIdx) in CheckInputType() function
Dgraph_checker.cpp238 void GraphChecker::CheckInputType(Inst *inst) in CheckInputType() function in ark::compiler::GraphChecker