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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.cpp 382 /// getBranchTarget21OpValue - Return binary encoding of the branch
386 getBranchTarget21OpValue(const MCInst &MI, unsigned OpNo,
395 "getBranchTarget21OpValue expects only expressions or immediates");
    [all...]

Completed in 146 milliseconds