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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.h 73 unsigned getJumpTargetOpValueMM(const MCInst &MI, unsigned OpNo,
MipsMCCodeEmitter.cpp 330 getJumpTargetOpValueMM(const MCInst &MI, unsigned OpNo,
339 "getJumpTargetOpValueMM expects only expressions or an immediate");
  /external/llvm/lib/Target/Mips/
MipsCodeEmitter.cpp 109 unsigned getJumpTargetOpValueMM(const MachineInstr &MI, unsigned OpNo) const;
201 unsigned MipsCodeEmitter::getJumpTargetOpValueMM(const MachineInstr &MI,

Completed in 4900 milliseconds