Home
last modified time | relevance | path

Searched defs:EDInstInfo (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DEDInstInfo.h19 struct EDInstInfo { struct
20 uint8_t instructionType;
21 uint8_t numOperands;
22 uint8_t operandTypes[EDIS_MAX_OPERANDS];
23 uint8_t operandFlags[EDIS_MAX_OPERANDS];
24 const signed char operandOrders[EDIS_MAX_SYNTAXES][EDIS_MAX_OPERANDS];