Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
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 …]
DInstCombineSimplifyDemanded.cpp120 Instruction *CxtI) { in SimplifyDemandedUseBits()
796 Instruction *CxtI) { in SimplifyMultipleUseDemandedBits()
DInstCombineShifts.cpp425 Instruction *CxtI) { in canEvaluateShiftedShift()
476 InstCombiner &IC, Instruction *CxtI) { in canEvaluateShifted()
DInstCombineAndOrXor.cpp862 Instruction &CxtI) { in foldAndOrOfICmpsOfAndWithPow2()
929 Instruction &CxtI, in foldSignedTruncationCheck()
1146 Instruction &CxtI) { in foldAndOfICmps()
2188 Instruction &CxtI) { in foldOrOfICmps()
DInstCombineCasts.cpp343 Instruction *CxtI) { in canEvaluateTruncated()
984 InstCombiner &IC, Instruction *CxtI) { in canEvaluateZExtd()
DInstCombineMulDivRem.cpp50 Instruction &CxtI) { in simplifyValueKnownNonZero()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
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 …]
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()
DInstructionSimplify.cpp2343 AssumptionCache *AC, const Instruction *CxtI, in computePointerICmp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetTransformInfo.cpp50 const Instruction *CxtI) { in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXTargetTransformInfo.cpp118 const Instruction *CxtI) { in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInstructionSimplify.h95 const Instruction *CxtI = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp243 const Instruction *CxtI) { in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp489 const Instruction *CxtI) { in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp719 const Instruction *CxtI) { in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp675 const Instruction *CxtI) { in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp354 const Instruction *CxtI) { in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp347 const Instruction *CxtI) { in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp597 Instruction *CxtI) { in ComputeValueKnownInPredecessorsImpl()
1553 Instruction *CxtI) { in ProcessThreadableEdges()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp178 const Instruction *CxtI) { in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1183 const Instruction *CxtI, in getOrEnforceKnownAlignment()