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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.cpp 471 /// getBranchTarget26OpValueMM - Return binary encoding of the branch
474 unsigned MipsMCCodeEmitter::getBranchTarget26OpValueMM(
485 "getBranchTarget26OpValueMM expects only expressions or immediates");
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.cpp 448 /// getBranchTarget26OpValueMM - Return binary encoding of the branch
451 unsigned MipsMCCodeEmitter::getBranchTarget26OpValueMM(
461 "getBranchTarget26OpValueMM expects only expressions or immediates");
    [all...]

Completed in 907 milliseconds