Searched refs:moveSourceID (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/MC/MCDisassembler/
H A DEDInst.h138 /// moveSourceID - returns the ID of the source operand if the instruction
140 int moveSourceID();
H A DEDInst.cpp136 int EDInst::moveSourceID() { function in class:EDInst
H A DEDMain.cpp119 return ((EDInst*)inst)->moveSourceID();

Completed in 129 milliseconds