HomeSort by relevance Sort by last modified time
    Searched refs:ICMP_EQ (Results 1 - 25 of 131) sorted by null

1 2 3 4 5 6

  /external/llvm/lib/Transforms/Utils/
CmpInstAnalysis.cpp 51 case ICmpInst::ICMP_EQ: return 2; // 010
79 case 2: NewICmpPred = ICmpInst::ICMP_EQ; break;
  /external/swiftshader/third_party/subzero/pnacl-llvm/
NaClBitcodeDecoders.cpp 191 LLVMPredicate = CmpInst::ICMP_EQ;
193 case naclbitc::ICMP_EQ:
194 LLVMPredicate = CmpInst::ICMP_EQ;
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClLLVMBitCodes.h 294 ICMP_EQ = 32, ///< equal
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 94 case ICmpInst::ICMP_EQ: return 2; // 010
149 case 2: Pred = ICmpInst::ICMP_EQ; break;
497 bool icmp_eq = (SCC == ICmpInst::ICMP_EQ); local
505 result |= (icmp_eq ? (FoldMskICmp_Mask_AllZeroes |
514 result |= (icmp_eq ? (FoldMskICmp_AMask_NotAllOnes |
519 result |= (icmp_eq ? (FoldMskICmp_BMask_NotAllOnes |
526 result |= (icmp_eq ? (FoldMskICmp_AMask_AllOnes |
531 result |= (icmp_eq ? (FoldMskICmp_Mask_NotAllZeroes |
538 result |= (icmp_eq ? FoldMskICmp_AMask_Mixe
    [all...]
InstCombineCompares.cpp 380 return new ICmpInst(ICmpInst::ICMP_EQ, Idx, FirstTrueIdx);
692 if (Pred == ICmpInst::ICMP_EQ)
    [all...]
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 134 if (LVI->getPredicateOnEdge(ICmpInst::ICMP_EQ, SI, C,
243 LazyValueInfo::Tristate Value = LVI->getPredicateOnEdge(CmpInst::ICMP_EQ,
309 LVI->getPredicateAt(ICmpInst::ICMP_EQ, V,
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 417 return new ICmpInst(ICmpInst::ICMP_EQ, Idx, FirstTrueIdx);
    [all...]
InstCombineAndOrXor.cpp 448 bool icmp_eq = (SCC == ICmpInst::ICMP_EQ); local
456 result |= (icmp_eq ? (FoldMskICmp_Mask_AllZeroes |
463 result |= (icmp_eq ? (FoldMskICmp_AMask_NotAllOnes |
468 result |= (icmp_eq ? (FoldMskICmp_BMask_NotAllOnes |
475 result |= (icmp_eq ? (FoldMskICmp_AMask_AllOnes |
480 result |= (icmp_eq ? (FoldMskICmp_Mask_NotAllZeroes |
486 result |= (icmp_eq ? FoldMskICmp_AMask_Mixed
490 result |= (icmp_eq ? (FoldMskICmp_BMask_AllOnes |
495 result |= (icmp_eq ? (FoldMskICmp_Mask_NotAllZeroes
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
StackProtector.cpp 235 ICmpInst *Cmp = new ICmpInst(*BB, CmpInst::ICMP_EQ, LI1, LI2, "");
Analysis.cpp 186 case ICmpInst::ICMP_EQ: return ISD::SETEQ;
  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
  /external/llvm/lib/Fuzzer/
FuzzerTraceState.cpp 101 ICMP_EQ = 32, ///< equal
116 case ICMP_EQ : return Arg1 == Arg2;
138 if (CmpType == ICMP_EQ) return Arg1 == Arg2;
430 if ((CmpType == ICMP_EQ || CmpType == ICMP_NE) && Arg1 == Arg2)
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 436 if (isKnownPredicate(CmpInst::ICMP_EQ, X->getD(), Y->getD()))
465 if (isKnownPredicate(CmpInst::ICMP_EQ, Prod1, Prod2)) {
470 if (isKnownPredicate(CmpInst::ICMP_EQ, Prod1, Prod2))
551 if (isKnownPredicate(CmpInst::ICMP_EQ, Sum, Y->getC()))
    [all...]
InstructionSimplify.cpp     [all...]
ValueTracking.cpp 567 Pred == ICmpInst::ICMP_EQ && isValidAssumeForContext(I, Q.CxtI, Q.DT)) {
575 Pred == ICmpInst::ICMP_EQ &&
589 Pred == ICmpInst::ICMP_EQ &&
603 Pred == ICmpInst::ICMP_EQ &&
617 Pred == ICmpInst::ICMP_EQ &&
631 Pred == ICmpInst::ICMP_EQ &&
648 Pred == ICmpInst::ICMP_EQ &&
665 Pred == ICmpInst::ICMP_EQ &&
676 Pred == ICmpInst::ICMP_EQ &&
689 Pred == ICmpInst::ICMP_EQ &
    [all...]
BranchProbabilityInfo.cpp 429 case CmpInst::ICMP_EQ:
454 case CmpInst::ICMP_EQ:
  /external/swiftshader/third_party/LLVM/lib/VMCore/
ConstantFold.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 667 ICMP_EQ = 32, ///< equal
677 FIRST_ICMP_PREDICATE = ICMP_EQ,
    [all...]
  /external/llvm/examples/BrainF/
BrainF.cpp 448 ICmpInst *test_0 = new ICmpInst(*testbb, ICmpInst::ICMP_EQ, tape_0,
  /external/llvm/lib/Target/NVPTX/
NVPTXLowerAggrCopies.cpp 165 new ICmpInst(OrigBB->getTerminator(), ICmpInst::ICMP_EQ, CopyLen,
  /external/llvm/lib/Target/SystemZ/
SystemZTDC.cpp 275 } else if (Pred == CmpInst::ICMP_EQ) {
  /external/swiftshader/third_party/LLVM/examples/BrainF/
BrainF.cpp 438 ICmpInst *test_0 = new ICmpInst(*testbb, ICmpInst::ICMP_EQ, tape_0,
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
LowerSwitch.cpp 188 Comp = new ICmpInst(*NewLeaf, ICmpInst::ICMP_EQ, Val,
  /external/swiftshader/third_party/LLVM/lib/Analysis/
LazyValueInfo.cpp 831 if (isTrueDest == (ICI->getPredicate() == ICmpInst::ICMP_EQ))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
IndVarSimplify.cpp 322 case CmpInst::FCMP_UEQ: NewPred = CmpInst::ICMP_EQ; break;
368 if ((NewPred == CmpInst::ICMP_EQ || NewPred == CmpInst::ICMP_NE) &&
395 if ((NewPred == CmpInst::ICMP_EQ || NewPred == CmpInst::ICMP_NE) &&
    [all...]

Completed in 455 milliseconds

1 2 3 4 5 6