Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.cpp65 static InstructionContext contextForAttrs(uint16_t attrMask) { in contextForAttrs() function
800 InstructionContext instructionClass = contextForAttrs(attrMask); in getIDWithAttrMask()