Home
last modified time | relevance | path

Searched defs:Casts (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp141 SmallPtrSetImpl<Instruction *> &Casts, in collectCastInstrs()
1235 SmallVectorImpl<Instruction *> *Casts) in InductionDescriptor()
1469 SmallVector<Instruction *, 2> Casts; in isInductionPHI() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp499 const auto Casts = match( in findCastMutation() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp690 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi() local
H A DVPlanTransforms.cpp434 auto &Casts = IV->getInductionDescriptor().getCastInsts(); in removeRedundantInductionCasts() local
H A DLoopVectorize.cpp6724 const SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local
6731 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp997 bool X86LowerAMXCast::combineLdSt(SmallVectorImpl<Instruction *> &Casts) { in combineLdSt()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp252 SmallDenseMap<Value *, Instruction *> Casts; in foldIntegerTypedPHI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7491 SDValue Casts[4]; in lowerBUILD_VECTOR() local
7512 SDValue Casts[8]; in lowerBUILD_VECTOR() local