HomeSort by relevance Sort by last modified time
    Searched refs:moveSourceID (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/MC/MCDisassembler/
EDInst.h 138 /// moveSourceID - returns the ID of the source operand if the instruction
140 int moveSourceID();
EDInst.cpp 136 int EDInst::moveSourceID() {
EDMain.cpp 119 return ((EDInst*)inst)->moveSourceID();

Completed in 181 milliseconds