Searched defs:CastInst (Results 1 – 5 of 5) sorted by relevance
22 class CastInst; variable
176 if (auto CastInst = dyn_cast<Instruction>(Opnd)) in findMatInsertPt() local446 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in collectConstantCandidates() local779 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in emitBaseConstants() local
4567 if (auto *CastInst = llvm::dyn_cast<InstCast>(IndexInst)) { in matchShiftedIndex() local
5146 if (auto *CastInst = llvm::dyn_cast<InstCast>(IndexInst)) { in matchShiftedIndex() local
1798 Instruction *CastInst = *Casts.begin(); in recordVectorLoopValueForInductionCast() local