Searched refs:setOperatorHasFallthroughForKey (Results 1 – 3 of 3) sorted by relevance
8 void DispatchKeyExtractor::setOperatorHasFallthroughForKey(DispatchKey k, bool has_fallthrough) { in setOperatorHasFallthroughForKey() function in c10::DispatchKeyExtractor
188 void setOperatorHasFallthroughForKey(DispatchKey k, bool has_fallthrough);
396 …dispatchKeyExtractor_.setOperatorHasFallthroughForKey(dispatch_key, dispatchTable_[dispatch_ix].is… in registerKernel()