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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.h 64 // getJumpTargetOpValue - Return binary encoding of the jump
67 unsigned getJumpTargetOpValue(const MCInst &MI, unsigned OpNo,
MipsMCCodeEmitter.cpp 513 /// getJumpTargetOpValue - Return binary encoding of the jump
517 getJumpTargetOpValue(const MCInst &MI, unsigned OpNo,
526 "getJumpTargetOpValue expects only expressions or an immediate");
    [all...]

Completed in 163 milliseconds