Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp52 const Instruction *CxtI; member
589 const Instruction *CxtI) { in SimplifyAddInst()
782 const Instruction *CxtI) { in SimplifySubInst()
962 const Instruction *CxtI) { in SimplifyFAddInst()
971 const Instruction *CxtI) { in SimplifyFSubInst()
980 const Instruction *CxtI) { in SimplifyFMulInst()
988 const Instruction *CxtI) { in SimplifyMulInst()
1092 const Instruction *CxtI) { in SimplifySDivInst()
1110 const Instruction *CxtI) { in SimplifyUDivInst()
1138 const Instruction *CxtI) { in SimplifyFDivInst()
[all …]
DLazyValueInfo.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()
DValueTracking.cpp97 const Instruction *CxtI; member
113 static const Instruction *safeCxtI(const Value *V, const Instruction *CxtI) { in safeCxtI()
133 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits()
145 AssumptionCache *AC, const Instruction *CxtI, in ComputeSignBit()
156 const Instruction *CxtI, in isKnownToBeAPowerOfTwo()
166 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonZero()
176 const Instruction *CxtI, const DominatorTree *DT) { in MaskedValueIsZero()
186 const Instruction *CxtI, in ComputeNumSignBits()
467 const Instruction *CxtI, in isValidAssumeForContext()
2951 const Instruction *CxtI, in computeOverflowForUnsignedMul()
[all …]
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h472 unsigned Depth, Instruction *CxtI) const { in computeKnownBits()
491 const Instruction *CxtI) { in computeOverflowForUnsignedMul()
495 const Instruction *CxtI) { in computeOverflowForUnsignedAdd()
DInstCombineAddSub.cpp894 Instruction &CxtI) { in WillNotOverflowSignedAdd()
946 Instruction &CxtI) { in WillNotOverflowSignedSub()
975 Instruction &CxtI) { in WillNotOverflowUnsignedSub()
DInstCombineShifts.cpp71 InstCombiner &IC, Instruction *CxtI) { in CanEvaluateShifted()
DInstCombineSimplifyDemanded.cpp119 Instruction *CxtI) { in SimplifyDemandedUseBits()
DInstCombineMulDivRem.cpp29 Instruction &CxtI) { in simplifyValueKnownNonZero()
129 Instruction &CxtI) { in WillNotOverflowSignedMul()
DInstCombineCasts.cpp333 Instruction *CxtI) { in CanEvaluateTruncated()
650 InstCombiner &IC, Instruction *CxtI) { in CanEvaluateZExtd()
DInstCombineAndOrXor.cpp1692 Instruction *CxtI) { in FoldOrOfICmps()
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp346 Instruction *CxtI) { in ComputeValueKnownInPredecessors()
1121 Instruction *CxtI) { in ProcessThreadableEdges()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp949 const Instruction *CxtI, in getOrEnforceKnownAlignment()