Searched defs:CxtI (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/contrib/llvm/lib/Analysis/ |
| HD | InstructionSimplify.cpp | 53 const Instruction *CxtI; member 588 const Instruction *CxtI) { in SimplifyAddInst() 781 const Instruction *CxtI) { in SimplifySubInst() 961 const Instruction *CxtI) { in SimplifyFAddInst() 970 const Instruction *CxtI) { in SimplifyFSubInst() 979 const Instruction *CxtI) { in SimplifyFMulInst() 987 const Instruction *CxtI) { in SimplifyMulInst() 1091 const Instruction *CxtI) { in SimplifySDivInst() 1109 const Instruction *CxtI) { in SimplifyUDivInst() 1152 const Instruction *CxtI) { in SimplifyFDivInst() [all …]
|
| HD | LazyValueInfo.cpp | 937 Instruction *CxtI) { in getEdgeValue() 997 Instruction *CxtI) { in getValueInBlock() 1012 LVILatticeVal LazyValueInfoCache::getValueAt(Value *V, Instruction *CxtI) { in getValueAt() 1025 Instruction *CxtI) { in getValueOnEdge() 1145 Instruction *CxtI) { in getConstant() 1164 Instruction *CxtI) { in getConstantOnEdge() 1252 Instruction *CxtI) { in getPredicateOnEdge() 1262 Instruction *CxtI) { in getPredicateAt()
|
| HD | ValueTracking.cpp | 99 const Instruction *CxtI; member 115 static const Instruction *safeCxtI(const Value *V, const Instruction *CxtI) { in safeCxtI() 135 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits() 142 AssumptionCache *AC, const Instruction *CxtI, in haveNoCommonBitsSet() 162 AssumptionCache *AC, const Instruction *CxtI, in ComputeSignBit() 173 const Instruction *CxtI, in isKnownToBeAPowerOfTwo() 183 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonZero() 193 const Instruction *CxtI, const DominatorTree *DT) { in MaskedValueIsZero() 203 const Instruction *CxtI, in ComputeNumSignBits() 484 const Instruction *CxtI, in isValidAssumeForContext() [all …]
|
| /NextBSD/contrib/llvm/lib/Transforms/InstCombine/ |
| HD | InstCombineInternal.h | 465 unsigned Depth, Instruction *CxtI) const { in computeKnownBits() 484 const Instruction *CxtI) { in computeOverflowForUnsignedMul() 488 const Instruction *CxtI) { in computeOverflowForUnsignedAdd()
|
| HD | InstCombineAddSub.cpp | 894 Instruction &CxtI) { in WillNotOverflowSignedAdd() 946 Instruction &CxtI) { in WillNotOverflowSignedSub() 975 Instruction &CxtI) { in WillNotOverflowUnsignedSub()
|
| HD | InstCombineShifts.cpp | 71 InstCombiner &IC, Instruction *CxtI) { in CanEvaluateShifted()
|
| HD | InstCombineSimplifyDemanded.cpp | 107 Instruction *CxtI) { in SimplifyDemandedUseBits()
|
| HD | InstCombineMulDivRem.cpp | 29 Instruction &CxtI) { in simplifyValueKnownNonZero() 129 Instruction &CxtI) { in WillNotOverflowSignedMul()
|
| HD | InstCombineCasts.cpp | 333 Instruction *CxtI) { in CanEvaluateTruncated() 659 InstCombiner &IC, Instruction *CxtI) { in CanEvaluateZExtd()
|
| HD | InstCombineAndOrXor.cpp | 1693 Instruction *CxtI) { in FoldOrOfICmps()
|
| /NextBSD/contrib/llvm/lib/Transforms/Scalar/ |
| HD | JumpThreading.cpp | 346 Instruction *CxtI) { in ComputeValueKnownInPredecessors() 1098 Instruction *CxtI) { in ProcessThreadableEdges()
|
| /NextBSD/contrib/llvm/lib/Transforms/Utils/ |
| HD | Local.cpp | 934 const Instruction *CxtI, in getOrEnforceKnownAlignment()
|