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

  /external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
EDInst.h 135 /// branchTargetID - returns the ID (suitable for use with getOperand()) of
137 int branchTargetID();
EDInst.cpp 130 int EDInst::branchTargetID() {
  /external/swiftshader/third_party/LLVM/tools/edis/
EDMain.cpp 119 return ((EDInst*)inst)->branchTargetID();

Completed in 64 milliseconds