Lines Matching refs:hasAuxInputs
99 const bool hasAuxInputs = !context->isOmittedInput(kAuxInputTensor); in executeTyped() local
100 if (hasAuxInputs) { in executeTyped()
132 if (hasAuxInputs) { in executeTyped()
142 if (hasAuxInputs) { in executeTyped()
148 if (hasAuxInputs) { in executeTyped()
159 if (hasAuxInputs) { in executeTyped()
172 if (hasAuxInputs) { in executeTyped()
180 if (hasAuxInputs) { in executeTyped()
190 if (hasAuxInputs) { in executeTyped()
210 if (hasAuxInputs) { in executeTyped()
312 const bool hasAuxInputs = !context->isOmittedInput(kAuxInputTensor); in prepare() local
347 if (hasAuxInputs) { in prepare()