Home
last modified time | relevance | path

Searched defs:IsExtended (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp79 static unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp83 unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup()
/external/openthread/src/core/common/
Dtlvs.hpp89 bool IsExtended(void) const { return (mLength == kExtendedLength); } in IsExtended() function in ot::Tlv
/external/openthread/src/core/mac/
Dmac_types.hpp296 bool IsExtended(void) const { return (mType == kTypeExtended); } in IsExtended() function in ot::Mac::Address