HomeSort by relevance Sort by last modified time
    Searched refs:isOne (Results 26 - 44 of 44) sorted by null

12

  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp 217 if (Factor->isOne())
    [all...]
ScalarEvolution.cpp 281 bool SCEV::isOne() const {
283 return SC->getValue()->isOne();
395 if (CI->isOne()) {
417 if (CI->isOne() &&
    [all...]
DependenceAnalysis.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenFunction.cpp     [all...]
CGExprScalar.cpp     [all...]
CGStmt.cpp 526 if (C->isOne())
    [all...]
CGExprCXX.cpp 758 if (typeSize.isOne()) {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 152 if (RHS->isOne()) {
    [all...]
InstCombineAndOrXor.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp 368 return isa<ConstantInt>(val) && cast<ConstantInt>(val)->isOne();
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 283 milliseconds

12