Searched defs:CheckInputType (Results 1 – 3 of 3) sorted by relevance
872 void CheckInputType(Inst *inst, Inst *input_inst, size_t input_idx) in CheckInputType() function
1189 void CheckInputType(Inst *inst, Inst *inputInst, size_t inputIdx) in CheckInputType() function
238 void GraphChecker::CheckInputType(Inst *inst) in CheckInputType() function in ark::compiler::GraphChecker