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

  /external/llvm/lib/MC/MCDisassembler/
EDInst.h 141 /// moveTargetID - returns the ID of the target operand if the instruction
143 int moveTargetID();
EDInst.cpp 142 int EDInst::moveTargetID() {
  /external/llvm/tools/edis/
EDMain.cpp 127 return ((EDInst*)inst)->moveTargetID();

Completed in 80 milliseconds