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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.h 147 // getBranchTarget21OpValueMM - Return binary encoding of the branch
150 unsigned getBranchTarget21OpValueMM(const MCInst &MI, unsigned OpNo,
MipsMCCodeEmitter.cpp 425 /// getBranchTarget21OpValueMM - Return binary encoding of the branch
429 getBranchTarget21OpValueMM(const MCInst &MI, unsigned OpNo,
439 "getBranchTarget21OpValueMM expects only expressions or immediates");
    [all...]

Completed in 422 milliseconds