Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp141 SmallPtrSetImpl<Instruction *> &Casts, in collectCastInstrs() argument
1470 if (getCastsForInductionPHI(PSE, SymbolicPhi, AR, Casts)) in isInductionPHI() local
1236 InductionDescriptor(Value * Start,InductionKind K,const SCEV * Step,BinaryOperator * BOp,SmallVectorImpl<Instruction * > * Casts) InductionDescriptor() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp486 const auto Casts = match( findCastMutation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp690 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi() local
H A DVPlanTransforms.cpp412 auto &Casts = IV->getInductionDescriptor().getCastInsts(); removeRedundantInductionCasts() local
H A DLoopVectorize.cpp7217 const SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); collectValuesToIgnore() local
7224 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); collectValuesToIgnore() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp252 SmallDenseMap<Value *, Instruction *> Casts; in foldIntegerTypedPHI() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp991 combineLdSt(SmallVectorImpl<Instruction * > & Casts) combineLdSt() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7063 SDValue Casts[4]; lowerBUILD_VECTOR() local
7084 SDValue Casts[8]; lowerBUILD_VECTOR() local