Home
last modified time | relevance | path

Searched defs:CxtI (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h537 const Instruction &CxtI) const { in willNotOverflowSignedAdd()
543 const Instruction &CxtI) const { in willNotOverflowUnsignedAdd()
549 const Instruction &CxtI, bool IsSigned) const { in willNotOverflowAdd()
555 const Instruction &CxtI) const { in willNotOverflowSignedSub()
561 const Instruction &CxtI) const { in willNotOverflowUnsignedSub()
567 const Instruction &CxtI, bool IsSigned) const { in willNotOverflowSub()
573 const Instruction &CxtI) const { in willNotOverflowSignedMul()
579 const Instruction &CxtI) const { in willNotOverflowUnsignedMul()
585 const Instruction &CxtI, bool IsSigned) const { in willNotOverflowMul()
591 const Value *RHS, const Instruction &CxtI, in willNotOverflow()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h257 const Instruction &CxtI) const { in willNotOverflowSignedAdd()
263 const Instruction &CxtI) const { in willNotOverflowUnsignedAdd()
269 const Instruction &CxtI, bool IsSigned) const { in willNotOverflowAdd()
275 const Instruction &CxtI) const { in willNotOverflowSignedSub()
281 const Instruction &CxtI) const { in willNotOverflowUnsignedSub()
287 const Instruction &CxtI, bool IsSigned) const { in willNotOverflowSub()
293 const Instruction &CxtI) const { in willNotOverflowSignedMul()
299 const Instruction &CxtI) const { in willNotOverflowUnsignedMul()
305 const Instruction &CxtI, bool IsSigned) const { in willNotOverflowMul()
311 const Value *RHS, const Instruction &CxtI, in willNotOverflow()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DInstructionSimplify.cpp54 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 …]
H A DValueTracking.cpp71 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 …]
H A DLazyValueInfo.cpp1272 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h462 const Instruction *CxtI) const { in computeKnownBits()
467 const Instruction *CxtI) const { in computeKnownBits()
494 const Instruction *CxtI) const { in computeOverflowForUnsignedMul()
499 const Instruction *CxtI) const { in computeOverflowForSignedMul()
505 const Instruction *CxtI) const { in computeOverflowForUnsignedAdd()
510 const Instruction *CxtI) const { in computeOverflowForSignedAdd()
516 const Instruction *CxtI) const { in computeOverflowForUnsignedSub()
521 const Instruction *CxtI) const { in computeOverflowForSignedSub()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/InstCombine/
DInstCombiner.h431 const Instruction *CxtI) const { in computeKnownBits()
436 const Instruction *CxtI) const { in computeKnownBits()
463 const Instruction *CxtI) const { in computeOverflowForUnsignedMul()
469 const Instruction *CxtI) const { in computeOverflowForSignedMul()
477 const Instruction *CxtI) const { in computeOverflowForUnsignedAdd()
485 const Instruction *CxtI) const { in computeOverflowForSignedAdd()
492 const Instruction *CxtI) const { in computeOverflowForUnsignedSub()
498 const Instruction *CxtI) const { in computeOverflowForSignedSub()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/InstCombine/
DInstCombiner.h470 const Instruction *CxtI) const { in computeKnownBits()
475 const Instruction *CxtI) const { in computeKnownBits()
502 const Instruction *CxtI) const { in computeOverflowForUnsignedMul()
508 const Instruction *CxtI) const { in computeOverflowForSignedMul()
516 const Instruction *CxtI) const { in computeOverflowForUnsignedAdd()
524 const Instruction *CxtI) const { in computeOverflowForSignedAdd()
531 const Instruction *CxtI) const { in computeOverflowForUnsignedSub()
537 const Instruction *CxtI) const { in computeOverflowForSignedSub()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/InstCombine/
DInstCombiner.h431 const Instruction *CxtI) const { in computeKnownBits()
436 const Instruction *CxtI) const { in computeKnownBits()
463 const Instruction *CxtI) const { in computeOverflowForUnsignedMul()
469 const Instruction *CxtI) const { in computeOverflowForSignedMul()
477 const Instruction *CxtI) const { in computeOverflowForUnsignedAdd()
485 const Instruction *CxtI) const { in computeOverflowForSignedAdd()
492 const Instruction *CxtI) const { in computeOverflowForUnsignedSub()
498 const Instruction *CxtI) const { in computeOverflowForSignedSub()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/InstCombine/
DInstCombiner.h432 const Instruction *CxtI) const { in computeKnownBits()
437 const Instruction *CxtI) const { in computeKnownBits()
471 const Instruction *CxtI) const { in computeOverflowForSignedMul()
479 const Instruction *CxtI) const { in computeOverflowForUnsignedAdd()
487 const Instruction *CxtI) const { in computeOverflowForSignedAdd()
494 const Instruction *CxtI) const { in computeOverflowForUnsignedSub()
500 const Instruction *CxtI) const { in computeOverflowForSignedSub()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp105 const Instruction *CxtI; member
152 static const Instruction *safeCxtI(const Value *V, const Instruction *CxtI) { in safeCxtI()
171 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits()
183 const Instruction *CxtI, in computeKnownBits()
193 const Instruction *CxtI, const DominatorTree *DT, in haveNoCommonBitsSet()
215 bool llvm::isOnlyUsedInZeroEqualityComparison(const Instruction *CxtI) { in isOnlyUsedInZeroEqualityComparison()
232 AssumptionCache *AC, const Instruction *CxtI, in isKnownToBeAPowerOfTwo()
241 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonZero()
249 const Instruction *CxtI, const DominatorTree *DT, in isKnownNonNegative()
257 AssumptionCache *AC, const Instruction *CxtI, in isKnownPositive()
[all …]
H A DLazyValueInfo.cpp1510 Instruction *CxtI) { in getEdgeValue()
1556 Instruction *CxtI) { in getValueInBlock()
1572 ValueLatticeElement LazyValueInfoImpl::getValueAt(Value *V, Instruction *CxtI) { in getValueAt()
1590 Instruction *CxtI) { in getValueOnEdge()
1699 Instruction *CxtI) { in getConstant()
1719 Instruction *CxtI) { in getConstantRange()
1740 Instruction *CxtI) { in getConstantOnEdge()
1758 Instruction *CxtI) { in getConstantRangeOnEdge()
1845 Instruction *CxtI) { in getPredicateOnEdge()
1855 Instruction *CxtI) { in getPredicateAt()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp540 Instruction *CxtI) { in getBlockValue()
890 LazyValueInfoImpl::getRangeFor(Value *V, Instruction *CxtI, BasicBlock *BB) { in getRangeFor()
1446 BasicBlock *BBTo, Instruction *CxtI) { in getEdgeValue()
1478 Instruction *CxtI) { in getValueInBlock()
1495 ValueLatticeElement LazyValueInfoImpl::getValueAt(Value *V, Instruction *CxtI) { in getValueAt()
1513 Instruction *CxtI) { in getValueOnEdge()
1616 Constant *LazyValueInfo::getConstant(Value *V, Instruction *CxtI) { in getConstant()
1635 ConstantRange LazyValueInfo::getConstantRange(Value *V, Instruction *CxtI, in getConstantRange()
1700 Instruction *CxtI) { in getConstantOnEdge()
1718 Instruction *CxtI) { in getConstantRangeOnEdge()
[all …]
H A DValueTracking.cpp105 const Instruction *CxtI; member
125 static const Instruction *safeCxtI(const Value *V, const Instruction *CxtI) { in safeCxtI()
139 static const Instruction *safeCxtI(const Value *V1, const Value *V2, const Instruction *CxtI) { in safeCxtI()
188 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits()
198 const Instruction *CxtI, const DominatorTree *DT, in computeKnownBits()
212 const Instruction *CxtI, in computeKnownBits()
222 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits()
233 const Instruction *CxtI, const DominatorTree *DT, in haveNoCommonBitsSet()
302 AssumptionCache *AC, const Instruction *CxtI, in isKnownToBeAPowerOfTwo()
314 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonZero()
[all …]
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h478 unsigned Depth, Instruction *CxtI) const { in computeKnownBits()
497 const Instruction *CxtI) { in computeOverflowForUnsignedMul()
501 const Instruction *CxtI) { in computeOverflowForUnsignedAdd()
H A DInstCombineShifts.cpp63 Instruction *CxtI) { in canEvaluateShiftedShift()
116 InstCombiner &IC, Instruction *CxtI) { in CanEvaluateShifted()
H A DInstCombineAddSub.cpp874 Instruction &CxtI) { in WillNotOverflowSignedAdd()
926 Instruction &CxtI) { in WillNotOverflowSignedSub()
955 Instruction &CxtI) { in WillNotOverflowUnsignedSub()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp50 const Instruction *CxtI) { in getArithmeticInstrCost()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp118 const Instruction *CxtI) { in getArithmeticInstrCost()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp57 const Instruction *CxtI) { in getArithmeticInstrCost()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DSimplifyQuery.h65 const Instruction *CxtI = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DSimplifyQuery.h65 const Instruction *CxtI = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DSimplifyQuery.h65 const Instruction *CxtI = nullptr; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h95 const Instruction *CxtI = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DSimplifyQuery.h65 const Instruction *CxtI = nullptr; member

123