Home
last modified time | relevance | path

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

/llvm-project/clang/test/AST/Interp/
H A Dinvalid.cpp
/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp141 collectCastInstrs(Loop * TheLoop,Instruction * Exit,Type * RecurrenceType,SmallPtrSetImpl<Instruction * > & Casts,unsigned & MinWidthCastToRecurTy) collectCastInstrs() argument
1236 InductionDescriptor(Value * Start,InductionKind K,const SCEV * Step,BinaryOperator * BOp,SmallVectorImpl<Instruction * > * Casts) InductionDescriptor() argument
1470 SmallVector<Instruction *, 2> Casts; isInductionPHI() local
/llvm-project/clang/test/CodeGenCXX/
H A Dpointers-to-data-members.cpp68 namespace Casts { namespace
H A Dmangle-exprs.cpp42 namespace Casts { namespace
/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp500 const auto Casts = match( findCastMutation() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp690 InductionCastsToIgnore.insert(*Casts.begin()); in addInductionPhi() local
H A DVPlanTransforms.cpp429 auto &Casts = IV->getInductionDescriptor().getCastInsts(); removeRedundantInductionCasts() local
H A DLoopVectorize.cpp7073 const SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); collectValuesToIgnore() local
7080 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); collectValuesToIgnore() local
/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp997 combineLdSt(SmallVectorImpl<Instruction * > & Casts) combineLdSt() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp252 SmallDenseMap<Value *, Instruction *> Casts; foldIntegerTypedPHI() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7491 SDValue Casts[4]; lowerBUILD_VECTOR() local
7512 SDValue Casts[8]; lowerBUILD_VECTOR() local