Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Analysis/
HDInstructionSimplify.cpp53 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 …]
HDLazyValueInfo.cpp937 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()
HDValueTracking.cpp99 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/
HDInstCombineInternal.h465 unsigned Depth, Instruction *CxtI) const { in computeKnownBits()
484 const Instruction *CxtI) { in computeOverflowForUnsignedMul()
488 const Instruction *CxtI) { in computeOverflowForUnsignedAdd()
HDInstCombineAddSub.cpp894 Instruction &CxtI) { in WillNotOverflowSignedAdd()
946 Instruction &CxtI) { in WillNotOverflowSignedSub()
975 Instruction &CxtI) { in WillNotOverflowUnsignedSub()
HDInstCombineShifts.cpp71 InstCombiner &IC, Instruction *CxtI) { in CanEvaluateShifted()
HDInstCombineSimplifyDemanded.cpp107 Instruction *CxtI) { in SimplifyDemandedUseBits()
HDInstCombineMulDivRem.cpp29 Instruction &CxtI) { in simplifyValueKnownNonZero()
129 Instruction &CxtI) { in WillNotOverflowSignedMul()
HDInstCombineCasts.cpp333 Instruction *CxtI) { in CanEvaluateTruncated()
659 InstCombiner &IC, Instruction *CxtI) { in CanEvaluateZExtd()
HDInstCombineAndOrXor.cpp1693 Instruction *CxtI) { in FoldOrOfICmps()
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDJumpThreading.cpp346 Instruction *CxtI) { in ComputeValueKnownInPredecessors()
1098 Instruction *CxtI) { in ProcessThreadableEdges()
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDLocal.cpp934 const Instruction *CxtI, in getOrEnforceKnownAlignment()