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

  /external/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 68 CB_Optimal, ///< Optimal is the default and will produce compact branches
77 cl::init(CB_Optimal),
81 clEnumValN(CB_Optimal, "optimal", "Use compact branches where appropiate (default)."),
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 87 CB_Optimal, ///< Optimal is the default and will produce compact branches
96 cl::init(CB_Optimal),
100 clEnumValN(CB_Optimal, "optimal", "Use compact branches where appropiate (default)."),

Completed in 1479 milliseconds