Searched refs:is16BitEquivalent (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.cpp842 * is16BitEquivalent - Determines whether two instruction names refer to
848 static bool is16BitEquivalent(const char* orig, const char* equiv) { function
1037 if (is16BitEquivalent(specName, specWithOpSizeName) &&

Completed in 59 milliseconds