Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp52 const Instruction *CxtI; member
587 const Instruction *CxtI) { in SimplifyAddInst()
786 const Instruction *CxtI) { in SimplifySubInst()
992 const Instruction *CxtI) { in SimplifyMulInst()
1376 const Instruction *CxtI) { in SimplifyShlInst()
1633 const Instruction *CxtI) { in SimplifyAndInst()
1821 const Instruction *CxtI) { in SimplifyOrInst()
3014 Instruction *CxtI) { in SimplifyICmpInst()
3333 const Instruction *CxtI) { in SimplifyInsertValueInst()
3457 const Instruction *CxtI) { in SimplifyBinOp()
[all …]
H A DLazyValueInfo.cpp940 Instruction *CxtI) { in getEdgeValue()
1000 Instruction *CxtI) { in getValueInBlock()
1015 LVILatticeVal LazyValueInfoCache::getValueAt(Value *V, Instruction *CxtI) { in getValueAt()
1028 Instruction *CxtI) { in getValueOnEdge()
1148 Instruction *CxtI) { in getConstant()
1166 Instruction *CxtI) { in getConstantOnEdge()
1252 Instruction *CxtI) { in getPredicateOnEdge()
1261 Instruction *CxtI) { in getPredicateAt()
H A DValueTracking.cpp69 const Instruction *CxtI; member
85 static const Instruction *safeCxtI(const Value *V, const Instruction *CxtI) { in safeCxtI()
105 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits()
117 AssumptionCache *AC, const Instruction *CxtI, in ComputeSignBit()
127 AssumptionCache *AC, const Instruction *CxtI, in isKnownToBeAPowerOfTwo()
137 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonZero()
148 const Instruction *CxtI, const DominatorTree *DT) { in MaskedValueIsZero()
158 const Instruction *CxtI, in ComputeNumSignBits()
442 const Instruction *CxtI, in isValidAssumeForContext()
2686 const Instruction *CxtI, in computeOverflowForUnsignedMul()
[all …]
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h390 const Instruction *CxtI) { in computeOverflowForUnsignedMul()
394 const Instruction *CxtI) { in computeOverflowForUnsignedAdd()
H A DInstCombineAddSub.cpp894 Instruction *CxtI) { in WillNotOverflowSignedAdd()
946 Instruction *CxtI) { in WillNotOverflowSignedSub()
975 Instruction *CxtI) { in WillNotOverflowUnsignedSub()
H A DInstCombineShifts.cpp71 InstCombiner &IC, Instruction *CxtI) { in CanEvaluateShifted()
H A DInstCombineSimplifyDemanded.cpp120 Instruction *CxtI) { in SimplifyDemandedUseBits()
H A DInstCombineCasts.cpp339 Instruction *CxtI) { in CanEvaluateTruncated()
656 InstCombiner &IC, Instruction *CxtI) { in CanEvaluateZExtd()
H A DInstCombineMulDivRem.cpp29 Instruction *CxtI) { in simplifyValueKnownNonZero()
129 Instruction *CxtI) { in WillNotOverflowSignedMul()
H A DInstCombineAndOrXor.cpp1710 Instruction *CxtI) { in FoldOrOfICmps()
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp349 Instruction *CxtI) { in ComputeValueKnownInPredecessors()
1122 Instruction *CxtI) { in ProcessThreadableEdges()
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp947 const Instruction *CxtI, in getOrEnforceKnownAlignment()