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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.h 168 // getJumpOffset16OpValue - Return binary encoding of the jump
171 unsigned getJumpOffset16OpValue(const MCInst &MI, unsigned OpNo,
MipsMCCodeEmitter.cpp 494 /// getJumpOffset16OpValue - Return binary encoding of the jump
498 getJumpOffset16OpValue(const MCInst &MI, unsigned OpNo,
507 "getJumpOffset16OpValue expects only expressions or an immediate");
    [all...]

Completed in 202 milliseconds