Searched defs:isPrefix (Results 1 – 7 of 7) sorted by relevance
504 static bool isPrefix(const IndicesVector &Prefix, const IndicesVector &Longer) { in isPrefix() function
209 bool isPrefix = true; in readPrefixes() local
459 bool isPrefix() const { return Kind == Prefix; } in isPrefix() function
965 inline bool isPrefix(uint64_t TSFlags) { in isPrefix() function
355 static bool isPrefix(const MCInst &MI, const MCInstrInfo &MCII) { in isPrefix() function
724 bool HexagonMCInstrInfo::isPrefix(MCInstrInfo const &MCII, MCInst const &MCI) { in isPrefix() function in HexagonMCInstrInfo
2176 static bool isPrefix(Opcode Op) { in isPrefix() function2180 bool isPrefix() const { return isPrefix(getOpcode()); } in isPrefix() function