Searched defs:isPrefix (Results 1 – 4 of 4) sorted by relevance
96 bool HexagonMCInst::isPrefix() const { in isPrefix() function in HexagonMCInst
330 bool isPrefix = true; in readPrefixes() local
2031 bool isPrefix = in ParseInstruction() local
1710 static bool isPrefix(Opcode Op) { in isPrefix() function1714 bool isPrefix() const { return isPrefix(getOpcode()); } in isPrefix() function