/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineInternal.h | 488 const Instruction &CxtI) const { in willNotOverflowSignedAdd() 494 const Instruction &CxtI) const { in willNotOverflowUnsignedAdd() 500 const Instruction &CxtI) const { in willNotOverflowSignedSub() 506 const Instruction &CxtI) const { in willNotOverflowUnsignedSub() 512 const Instruction &CxtI) const { in willNotOverflowSignedMul() 518 const Instruction &CxtI) const { in willNotOverflowUnsignedMul() 635 unsigned Depth, const Instruction *CxtI) const { in computeKnownBits() 640 const Instruction *CxtI) const { in computeKnownBits() 662 const Instruction *CxtI) const { in computeOverflowForUnsignedMul() 668 const Instruction *CxtI) const { in computeOverflowForSignedMul() [all …]
|
D | InstCombineShifts.cpp | 72 Instruction *CxtI) { in canEvaluateShiftedShift() 123 InstCombiner &IC, Instruction *CxtI) { in canEvaluateShifted()
|
D | InstCombineSimplifyDemanded.cpp | 119 Instruction *CxtI) { in SimplifyDemandedUseBits() 722 Instruction *CxtI) { in SimplifyMultipleUseDemandedBits()
|
D | InstCombineAndOrXor.cpp | 865 Instruction &CxtI) { in foldAndOrOfICmpsOfAndWithPow2() 903 Instruction &CxtI) { in foldAndOfICmps() 1774 Instruction &CxtI) { in foldOrOfICmps()
|
D | InstCombineCasts.cpp | 343 Instruction *CxtI) { in canEvaluateTruncated() 946 InstCombiner &IC, Instruction *CxtI) { in canEvaluateZExtd()
|
D | InstCombineMulDivRem.cpp | 51 Instruction &CxtI) { in simplifyValueKnownNonZero()
|
/external/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 54 const Instruction *CxtI; member 585 const Instruction *CxtI) { in SimplifyAddInst() 780 const Instruction *CxtI) { in SimplifySubInst() 949 const Instruction *CxtI) { in SimplifyFAddInst() 958 const Instruction *CxtI) { in SimplifyFSubInst() 967 const Instruction *CxtI) { in SimplifyFMulInst() 975 const Instruction *CxtI) { in SimplifyMulInst() 1076 const Instruction *CxtI) { in SimplifySDivInst() 1094 const Instruction *CxtI) { in SimplifyUDivInst() 1137 const Instruction *CxtI) { in SimplifyFDivInst() [all …]
|
D | ValueTracking.cpp | 71 const Instruction *CxtI; member 108 static const Instruction *safeCxtI(const Value *V, const Instruction *CxtI) { in safeCxtI() 127 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits() 134 AssumptionCache *AC, const Instruction *CxtI, in haveNoCommonBitsSet() 153 AssumptionCache *AC, const Instruction *CxtI, in ComputeSignBit() 164 const Instruction *CxtI, in isKnownToBeAPowerOfTwo() 173 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonZero() 179 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonNegative() 187 AssumptionCache *AC, const Instruction *CxtI, in isKnownPositive() 199 AssumptionCache *AC, const Instruction *CxtI, in isKnownNegative() [all …]
|
D | LazyValueInfo.cpp | 1272 Instruction *CxtI) { in getEdgeValue() 1317 Instruction *CxtI) { in getValueInBlock() 1333 LVILatticeVal LazyValueInfoCache::getValueAt(Value *V, Instruction *CxtI) { in getValueAt() 1351 Instruction *CxtI) { in getValueOnEdge() 1483 Instruction *CxtI) { in getConstant() 1499 Instruction *CxtI) { in getConstantRange() 1517 Instruction *CxtI) { in getConstantOnEdge() 1605 Instruction *CxtI) { in getPredicateOnEdge() 1615 Instruction *CxtI) { in getPredicateAt()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineInternal.h | 478 unsigned Depth, Instruction *CxtI) const { in computeKnownBits() 497 const Instruction *CxtI) { in computeOverflowForUnsignedMul() 501 const Instruction *CxtI) { in computeOverflowForUnsignedAdd()
|
D | InstCombineShifts.cpp | 63 Instruction *CxtI) { in canEvaluateShiftedShift() 116 InstCombiner &IC, Instruction *CxtI) { in CanEvaluateShifted()
|
D | InstCombineAddSub.cpp | 874 Instruction &CxtI) { in WillNotOverflowSignedAdd() 926 Instruction &CxtI) { in WillNotOverflowSignedSub() 955 Instruction &CxtI) { in WillNotOverflowUnsignedSub()
|
D | InstCombineSimplifyDemanded.cpp | 106 Instruction *CxtI) { in SimplifyDemandedUseBits()
|
D | InstCombineMulDivRem.cpp | 29 Instruction &CxtI) { in simplifyValueKnownNonZero() 136 Instruction &CxtI) { in WillNotOverflowSignedMul()
|
D | InstCombineCasts.cpp | 332 Instruction *CxtI) { in canEvaluateTruncated() 725 InstCombiner &IC, Instruction *CxtI) { in canEvaluateZExtd()
|
D | InstCombineAndOrXor.cpp | 1680 Instruction *CxtI) { in FoldOrOfICmps()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 104 const Instruction *CxtI; member 147 static const Instruction *safeCxtI(const Value *V, const Instruction *CxtI) { in safeCxtI() 166 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits() 178 const Instruction *CxtI, in computeKnownBits() 187 AssumptionCache *AC, const Instruction *CxtI, in haveNoCommonBitsSet() 209 bool llvm::isOnlyUsedInZeroEqualityComparison(const Instruction *CxtI) { in isOnlyUsedInZeroEqualityComparison() 227 const Instruction *CxtI, in isKnownToBeAPowerOfTwo() 236 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonZero() 243 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonNegative() 250 AssumptionCache *AC, const Instruction *CxtI, in isKnownPositive() [all …]
|
D | LazyValueInfo.cpp | 1359 Instruction *CxtI) { in getEdgeValue() 1405 Instruction *CxtI) { in getValueInBlock() 1421 ValueLatticeElement LazyValueInfoImpl::getValueAt(Value *V, Instruction *CxtI) { in getValueAt() 1439 Instruction *CxtI) { in getValueOnEdge() 1548 Instruction *CxtI) { in getConstant() 1568 Instruction *CxtI) { in getConstantRange() 1589 Instruction *CxtI) { in getConstantOnEdge() 1607 Instruction *CxtI) { in getConstantRangeOnEdge() 1694 Instruction *CxtI) { in getPredicateOnEdge() 1704 Instruction *CxtI) { in getPredicateAt()
|
D | InstructionSimplify.cpp | 2144 AssumptionCache *AC, const Instruction *CxtI, in computePointerICmp()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | InstructionSimplify.h | 59 const Instruction *CxtI = nullptr; member
|
/external/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 377 ConstantPreference Preference, Instruction *CxtI) { in ComputeValueKnownInPredecessors() 1174 Instruction *CxtI) { in ProcessThreadableEdges()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 574 ConstantPreference Preference, Instruction *CxtI) { in ComputeValueKnownInPredecessors() 1565 Instruction *CxtI) { in ProcessThreadableEdges()
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1010 const Instruction *CxtI, in getOrEnforceKnownAlignment()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1167 const Instruction *CxtI, in getOrEnforceKnownAlignment()
|