Searched defs:isPrefix (Results 1 – 6 of 6) sorted by relevance
342 public static boolean isPrefix(Buffer prefix,Buffer buffer) in isPrefix() method in BufferUtil
192 bool HexagonMCInstrInfo::isPrefix(MCInstrInfo const &MCII, MCInst const &MCI) { in isPrefix() function in llvm::HexagonMCInstrInfo
327 bool isPrefix = true; in readPrefixes() local
2789 private int compareAffix(String text, int pos, boolean isNegative, boolean isPrefix, in compareAffix()
2120 bool isPrefix = in ParseInstruction() local
1710 static bool isPrefix(Opcode Op) { in isPrefix() function1714 bool isPrefix() const { return isPrefix(getOpcode()); } in isPrefix() function