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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /external/llvm/include/llvm/IR/
InstrTypes.h     [all...]
  /external/llvm/lib/Analysis/
BranchProbabilityInfo.cpp 453 isProb = !FCmp->isTrueWhenEqual();
InstructionSimplify.cpp     [all...]
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
Instructions.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 714 Builder->getInt1(ICmpInst::isTrueWhenEqual(Cond)));
746 bool isTrue = ICmpInst::isTrueWhenEqual(Pred);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 267 milliseconds