Home
last modified time | relevance | path

Searched defs:CastInst (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSimplifyIndVar.h22 class CastInst; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp176 if (auto CastInst = dyn_cast<Instruction>(Opnd)) in findMatInsertPt() local
446 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in collectConstantCandidates() local
779 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in emitBaseConstants() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp4567 if (auto *CastInst = llvm::dyn_cast<InstCast>(IndexInst)) { in matchShiftedIndex() local
DIceTargetLoweringX8632.cpp5146 if (auto *CastInst = llvm::dyn_cast<InstCast>(IndexInst)) { in matchShiftedIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1798 Instruction *CastInst = *Casts.begin(); in recordVectorLoopValueForInductionCast() local