Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCDisassembler/
DEDMain.cpp101 int EDInstID(unsigned *instID, EDInstRef inst) { in EDInstID() argument
102 *instID = ((EDInst*)inst)->instID(); in EDInstID()
DEDInst.h114 unsigned instID();
DEDInst.cpp80 unsigned EDInst::instID() { in instID() function in EDInst
/external/llvm/include/llvm-c/
DEnhancedDisassembly.h212 int EDInstID(unsigned *instID, EDInstRef inst);