Searched defs:isPrefix (Results 1 – 7 of 7) sorted by relevance
222 bool isPrefix = true; in readPrefixes() local
430 bool isPrefix{j == n || !IsLegalInIdentifier(str[j])}; // prefix is END EnforceStupidEndStatementRules() local
511 bool isPrefix() const { return Kind == Prefix; } isPrefix() function
270 static bool isPrefix(unsigned Opcode, const MCInstrInfo &MCII) { isPrefix() function
879 inline bool isPrefix(uint64_t TSFlags) { isPrefix() function
739 bool HexagonMCInstrInfo::isPrefix(MCInstrInfo const &MCII, MCInst const &MCI) { in isPrefix() function in HexagonMCInstrInfo
2267 static bool isPrefix(Opcode Op) { isPrefix() function 2271 bool isPrefix() const { return isPrefix(getOpcode()); } isPrefix() function