Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp162 SmallPtrSetImpl<Instruction *> &Casts) { in collectCastsToIgnore()
800 SmallVectorImpl<Instruction *> *Casts) in InductionDescriptor()
1043 SmallVector<Instruction *, 2> Casts; in isInductionPHI() local
/external/llvm-project/llvm/lib/Analysis/
DIVDescriptors.cpp162 SmallPtrSetImpl<Instruction *> &Casts) { in collectCastsToIgnore()
894 SmallVectorImpl<Instruction *> *Casts) in InductionDescriptor()
1137 SmallVector<Instruction *, 2> Casts; in isInductionPHI() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-internal.cc243 TEST_F(LibraryTest, Casts) { in TEST_F() argument
/external/clang/test/CodeGenCXX/
Dmangle-exprs.cpp42 namespace Casts { namespace
Dpointers-to-data-members.cpp67 namespace Casts { namespace
/external/llvm-project/clang/test/CodeGenCXX/
Dpointers-to-data-members.cpp67 namespace Casts { namespace
Dmangle-exprs.cpp42 namespace Casts { namespace
/external/llvm-project/clang/lib/Analysis/
DExprMutationAnalyzer.cpp421 const auto Casts = match( in findCastMutation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp500 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi() local
DLoopVectorize.cpp1792 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in recordVectorLoopValueForInductionCast() local
6429 SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local
6436 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore() local
6616 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectTriviallyDeadInstructions() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp514 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi() local
DLoopVectorize.cpp2106 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in recordVectorLoopValueForInductionCast() local
7254 const SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local
7261 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore() local
7506 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectTriviallyDeadInstructions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp243 SmallDenseMap<Value *, Instruction *> Casts; in FoldIntegerTypedPHI() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp252 SmallDenseMap<Value *, Instruction *> Casts; in foldIntegerTypedPHI() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp209 SmallVector<const CastExpr *, 4> Casts; in createTemporaryRegionIfNeeded() local
/external/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp2264 TYPED_TEST(CToReactorTCastTest, Casts) in TYPED_TEST() argument
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6157 SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local