Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp164 SmallPtrSetImpl<Instruction *> &Casts) { in collectCastsToIgnore()
757 SmallVectorImpl<Instruction *> *Casts) in InductionDescriptor()
1068 SmallVector<Instruction *, 2> Casts; in isInductionPHI() local
/external/clang/test/CodeGenCXX/
Dmangle-exprs.cpp42 namespace Casts { namespace
Dpointers-to-data-members.cpp67 namespace Casts { namespace
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp531 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi() local
DLoopVectorize.cpp1880 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in recordVectorLoopValueForInductionCast() local
6269 SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local
6276 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore() local
6431 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectTriviallyDeadInstructions() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp234 SmallDenseMap<Value *, Instruction *> Casts; in FoldIntegerTypedPHI() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp209 SmallVector<const CastExpr *, 4> Casts; in createTemporaryRegionIfNeeded() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6157 SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local