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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.h 154 // getBranchTarget26OpValue - Return binary encoding of the branch
157 unsigned getBranchTarget26OpValue(const MCInst &MI, unsigned OpNo,
MipsMCCodeEmitter.cpp 448 /// getBranchTarget26OpValue - Return binary encoding of the branch
452 getBranchTarget26OpValue(const MCInst &MI, unsigned OpNo,
462 "getBranchTarget26OpValue expects only expressions or immediates");
    [all...]

Completed in 472 milliseconds