Searched refs:EDInstRef (Results 1 – 2 of 2) sorted by relevance
73 typedef void *EDInstRef; typedef159 unsigned int EDCreateInsts(EDInstRef *insts,172 void EDReleaseInst(EDInstRef inst);179 int EDInstByteSize(EDInstRef inst);190 EDInstRef inst);199 int EDInstID(unsigned *instID, EDInstRef inst);207 int EDInstIsBranch(EDInstRef inst);215 int EDInstIsMove(EDInstRef inst);223 int EDBranchTargetID(EDInstRef inst);231 int EDMoveSourceID(EDInstRef inst);[all …]
70 unsigned int EDCreateInsts(EDInstRef *insts, in EDCreateInsts()92 void EDReleaseInst(EDInstRef inst) { in EDReleaseInst()96 int EDInstByteSize(EDInstRef inst) { in EDInstByteSize()101 EDInstRef inst) { in EDGetInstString()105 int EDInstID(unsigned *instID, EDInstRef inst) { in EDInstID()110 int EDInstIsBranch(EDInstRef inst) { in EDInstIsBranch()114 int EDInstIsMove(EDInstRef inst) { in EDInstIsMove()118 int EDBranchTargetID(EDInstRef inst) { in EDBranchTargetID()122 int EDMoveSourceID(EDInstRef inst) { in EDMoveSourceID()126 int EDMoveTargetID(EDInstRef inst) { in EDMoveTargetID()[all …]