Searched refs:CheckTaggedInputModeOf (Results 1 – 3 of 3) sorted by relevance
133 CheckTaggedInputMode CheckTaggedInputModeOf(const Operator*) WARN_UNUSED_RESULT;
247 CheckTaggedInputMode CheckTaggedInputModeOf(const Operator* op) { in CheckTaggedInputModeOf() function
1848 CheckTaggedInputMode mode = CheckTaggedInputModeOf(node->op()); in LowerCheckedTaggedToFloat64()