Searched defs:isExtended (Results 1 – 7 of 7) sorted by relevance
182 bool isExtended() const { in isExtended() function
165 bool isExtended() const { in isExtended() function
151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType()
72 constructor(type = 'div', props:any = {}, isExtended: boolean = false) { property in Element
131 bool isExtended() const { in isExtended() function
574 bool HexagonMCInstrInfo::isExtended(MCInstrInfo const &MCII, in isExtended() function in HexagonMCInstrInfo
2032 unsigned isExtended = (F >> HexagonII::ExtendedPos) & HexagonII::ExtendedMask; in isConstExtended() local2199 bool HexagonInstrInfo::isExtended(const MachineInstr &MI) const { in isExtended() function in HexagonInstrInfo