Searched defs:EDInstRef (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm-c/
H A DEnhancedDisassembly.h83 @typedef EDInstRef
86 typedef void *EDInstRef; typedef
172 unsigned int EDCreateInsts(EDInstRef *insts,
185 void EDReleaseInst(EDInstRef inst);
192 int EDInstByteSize(EDInstRef inst);
203 EDInstRef inst);
212 int EDInstID(unsigned *instID, EDInstRef inst);
220 int EDInstIsBranch(EDInstRef inst);
228 int EDInstIsMove(EDInstRef inst);
236 int EDBranchTargetID(EDInstRef ins
[all...]

Completed in 99 milliseconds