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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.h 140 // getBranchTarget21OpValue - Return binary encoding of the branch
143 unsigned getBranchTarget21OpValue(const MCInst &MI, unsigned OpNo,
MipsMCCodeEmitter.cpp 402 /// getBranchTarget21OpValue - Return binary encoding of the branch
406 getBranchTarget21OpValue(const MCInst &MI, unsigned OpNo,
416 "getBranchTarget21OpValue expects only expressions or immediates");
    [all...]

Completed in 192 milliseconds