Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DIVDescriptors.cpp144 SmallPtrSetImpl<Instruction *> &Casts, in collectCastInstrs()
1268 SmallVectorImpl<Instruction *> *Casts) in InductionDescriptor()
1510 SmallVector<Instruction *, 2> Casts; in isInductionPHI() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp356 auto &Casts = IV->getInductionDescriptor().getCastInsts(); in removeRedundantInductionCasts() local
H A DLoopVectorizationLegality.cpp557 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi() local
H A DLoopVectorize.cpp7396 const SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local
7403 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore() local
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp427 const auto Casts = match( in findCastMutation() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp252 SmallDenseMap<Value *, Instruction *> Casts; in foldIntegerTypedPHI() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp992 bool X86LowerAMXCast::combineLdSt(SmallVectorImpl<Instruction *> &Casts) { in combineLdSt()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6013 SDValue Casts[4]; in lowerBUILD_VECTOR() local