Searched defs:CastInst (Results 1 – 11 of 11) sorted by relevance
23 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
111 TEST(InstructionsTest, CastInst) { in TEST() argument
163 if (auto CastInst = dyn_cast<Instruction>(Opnd)) in findMatInsertPt() local389 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in collectConstantCandidates() local662 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in emitBaseConstants() local
171 TEST(InstructionsTest, CastInst) { in TEST() argument
183 TEST(InstructionsTest, CastInst) { in TEST() argument
3138 .. _CastInst: target
3727 .. _CastInst: target
1886 Instruction *CastInst = *Casts.begin(); in recordVectorLoopValueForInductionCast() local