Home
last modified time | relevance | path

Searched refs:getIDWithAttrMask (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.c659 static int getIDWithAttrMask(uint16_t* instructionID, in getIDWithAttrMask() function
790 if (getIDWithAttrMask(&instructionID, insn, attrMask)) in getID()
811 if (getIDWithAttrMask(&instructionIDWithWBit, in getID()
846 if (getIDWithAttrMask(&instructionIDWithOpsize, in getID()
889 if (getIDWithAttrMask(&instructionIDWithNewOpcode, in getID()