Lines Matching refs:cast
84 auto alignment = cast<llvm::AllocaInst>(value)->getAlignment();
178 EHCleanupScope &cleanup = cast<EHCleanupScope>(*find(si));
214 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin());
246 EHFilterScope &filter = cast<EHFilterScope>(*begin());
277 unsigned MinSize = cast<EHCleanupScope>(*it).getFixupDepth();
298 EHCleanupScope &cleanup = cast<EHCleanupScope>(*EHStack.begin());
378 return cast<llvm::SwitchInst>(Term);
425 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.begin());
550 llvm::SwitchInst *Switch = cast<llvm::SwitchInst>(Term);
578 llvm::SwitchInst *si = cast<llvm::SwitchInst>(use.getUser());
584 llvm::LoadInst *condition = cast<llvm::LoadInst>(si->getCondition());
606 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.begin());
669 prebranchDest = CreateNormalEntry(*this, cast<EHCleanupScope>(enclosing));
781 BranchThroughDest = CreateNormalEntry(*this, cast<EHCleanupScope>(S));
795 cast<llvm::Instruction>(getNormalCleanupDestSlot().getPointer());
1042 cast<EHCleanupScope>(*EHStack.find(TopCleanup));
1051 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(I));
1076 if (cast<EHCleanupScope>(*EHStack.find(C)).getNormalBlock())
1084 EHCleanupScope &S = cast<EHCleanupScope>(*EHStack.find(I));
1127 EHCleanupScope &Scope = cast<EHCleanupScope>(*CGF.EHStack.find(C));
1184 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(C));
1196 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(C));