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

  /external/llvm/lib/CodeGen/
PeepholeOptimizer.cpp 437 bool Optimizable = false;
439 if (TII->analyzeSelect(MI, Cond, TrueOp, FalseOp, Optimizable))
441 if (!Optimizable)
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 462 /// Optimizable.
468 /// @param Optimizable Returned as true if MI is optimizable.
473 bool &Optimizable) const {
479 /// analyzeSelect and returned Optimizable = true, attempt to optimize MI by
488 /// @param MI Optimizable select instruction.
493 // This function must be implemented if Optimizable is ever set.
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 203 bool &Optimizable) const override;
ARMBaseInstrInfo.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 336 milliseconds