Searched defs:CastInst (Results 1 – 14 of 14) sorted by relevance
19 class CastInst; variable
23 class CastInst; variable
22 class CastInst; variable
29 class CastInst; variable
124 if (auto CastInst = dyn_cast<Instruction>(Opnd)) in findMatInsertPt() local249 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in collectConstantCandidates() local502 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in emitBaseConstants() local
224 auto *CastInst = new BitCastInst(GV, Ty, "tls_bitcast"); in genBitCastInst() local239 auto *CastInst = genBitCastInst(Fn, GV); in tryReplaceTLSCandidate() local
175 if (auto CastInst = dyn_cast<Instruction>(Opnd)) in findMatInsertPt() local463 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in collectConstantCandidates() local797 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in emitBaseConstants() local
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
171 TEST(InstructionsTest, CastInst) { in TEST() argument
3138 .. _CastInst: target
1798 Instruction *CastInst = *Casts.begin(); in recordVectorLoopValueForInductionCast() 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