Searched refs:exp_input (Results 1 – 2 of 2) sorted by relevance
299 uint32_t exp_input[4]; in bit_special_helper() local308 exp_input[1] = input[0]; in bit_special_helper()310 exp_input[0] = (int) (ff[0] * (1 << 24)); in bit_special_helper()317 op == BI_SPECIAL_EXP2_LOW ? exp_input : input, in bit_special_helper()
2842 NodeDef *exp_input, *ones; in TrySimplify() local2843 TF_RETURN_IF_ERROR(GetInputNode(exp->input(0), &exp_input)); in TrySimplify()2852 AddToOptimizationQueue(exp_input); in TrySimplify()