Searched defs:isExtended (Results 1 – 6 of 6) sorted by relevance
151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType()
113 bool isExtended() const { in isExtended() function
464 bool isExtended() const { in isExtended() function
270 bool isExtended() const { in isExtended() function in SkTextBlob::RunRecord
496 bool HexagonMCInstrInfo::isExtended(MCInstrInfo const &MCII, in isExtended() function in llvm::HexagonMCInstrInfo
1903 unsigned isExtended = (F >> HexagonII::ExtendedPos) & HexagonII::ExtendedMask; in isConstExtended() local2091 bool HexagonInstrInfo::isExtended(const MachineInstr *MI) const { in isExtended() function in HexagonInstrInfo