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

  /external/swiftshader/third_party/subzero/unittest/
BitcodeMunge.cpp 26 Ice::ClFlags::Flags.setOptLevel(Ice::Opt_m1);
  /external/swiftshader/third_party/subzero/src/
IceTypes.h 77 enum OptLevel { Opt_m1, Opt_0, Opt_1, Opt_2 };
IceCfg.h 315 OptLevel OptimizationLevel = Opt_m1;
IceTargetLowering.h 187 case Opt_m1:
IceTargetLoweringX86BaseImpl.h     [all...]
IceTargetLoweringARM32.cpp     [all...]
IceTargetLoweringMIPS32.cpp     [all...]

Completed in 874 milliseconds