Home
last modified time | relevance | path

Searched refs:visitCast (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DSimplifyIndVar.h37 virtual void visitCast(CastInst *Cast) = 0;
/external/llvm/include/llvm/Transforms/Utils/
DSimplifyIndVar.h44 virtual void visitCast(CastInst *Cast) = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSimplifyIndVar.h44 virtual void visitCast(CastInst *Cast) = 0;
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyIndVar.cpp367 V->visitCast(Cast); in simplifyUsers()
/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp654 V->visitCast(Cast); in simplifyUsers()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp743 virtual void visitCast(CastInst *Cast);
750 void WideIVVisitor::visitCast(CastInst *Cast) { in visitCast() function in WideIVVisitor
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp939 V->visitCast(Cast); in simplifyUsers()
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1494 void visitCast(CastInst *Cast) override { visitIVCast(Cast, WI, SE, TTI); } in visitCast() function in __anon822ce7860811::IndVarSimplifyVisitor
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1774 void visitCast(CastInst *Cast) override { visitIVCast(Cast, WI, SE, TTI); } in visitCast() function in __anonf2ef9dbe0d11::IndVarSimplifyVisitor