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

  /external/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 70 CB_Always ///< 'always' may in some circumstances may not be
82 clEnumValN(CB_Always, "always", "Always use compact branches if possible."),
588 if (MipsCompactBranchPolicy.getValue() != CB_Always ||
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 89 CB_Always ///< 'always' may in some circumstances may not be
101 clEnumValN(CB_Always, "always", "Always use compact branches if possible.")
617 if (MipsCompactBranchPolicy.getValue() != CB_Always ||

Completed in 274 milliseconds