Home
last modified time | relevance | path

Searched defs:IsBroadcast (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
Dtf_jitrt_fusion.cc50 static bool IsBroadcast(Operation *op) { in IsBroadcast() function
/external/openthread/src/core/mac/
Dmac_types.hpp386 …bool IsBroadcast(void) const { return ((mType == kTypeShort) && (GetShort() == kShortAddrBroadcast… in IsBroadcast() function in ot::Mac::Address