Searched defs:isPrefix (Results 1 – 6 of 6) sorted by relevance
222 bool isPrefix = true; in readPrefixes() local
511 bool isPrefix() const { return Kind == Prefix; } in isPrefix() function
270 static bool isPrefix(unsigned Opcode, const MCInstrInfo &MCII) { in isPrefix() function
879 inline bool isPrefix(uint64_t TSFlags) { in isPrefix() function
739 bool HexagonMCInstrInfo::isPrefix(MCInstrInfo const &MCII, MCInst const &MCI) { in isPrefix() function in HexagonMCInstrInfo
2267 static bool isPrefix(Opcode Op) { in isPrefix() function2271 bool isPrefix() const { return isPrefix(getOpcode()); } in isPrefix() function