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
1187 void CheckInputType(Inst *inst, Inst *inputInst, size_t inputIdx) in CheckInputType() function
246 void GraphChecker::CheckInputType(Inst *inst) const in CheckInputType() function in ark::compiler::GraphChecker