• Home
  • Raw
  • Download

Lines Matching refs:getVoidTy

504   Type *VoidTy = Type::getVoidTy(M->getContext());  in createFree()
689 : TerminatorInst(Type::getVoidTy(RI.getContext()), Instruction::Ret, in ReturnInst()
699 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret, in ReturnInst()
706 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret, in ReturnInst()
713 : TerminatorInst(Type::getVoidTy(Context), Instruction::Ret, in ReturnInst()
739 : TerminatorInst(Type::getVoidTy(RI.getContext()), Instruction::Resume, in ResumeInst()
745 : TerminatorInst(Type::getVoidTy(Exn->getContext()), Instruction::Resume, in ResumeInst()
751 : TerminatorInst(Type::getVoidTy(Exn->getContext()), Instruction::Resume, in ResumeInst()
794 : TerminatorInst(Type::getVoidTy(CleanupPad->getContext()), in CleanupReturnInst()
803 : TerminatorInst(Type::getVoidTy(CleanupPad->getContext()), in CleanupReturnInst()
831 : TerminatorInst(Type::getVoidTy(CRI.getContext()), Instruction::CatchRet, in CatchReturnInst()
839 : TerminatorInst(Type::getVoidTy(BB->getContext()), Instruction::CatchRet, in CatchReturnInst()
847 : TerminatorInst(Type::getVoidTy(BB->getContext()), Instruction::CatchRet, in CatchReturnInst()
991 : TerminatorInst(Type::getVoidTy(Context), Instruction::Unreachable, in UnreachableInst()
995 : TerminatorInst(Type::getVoidTy(Context), Instruction::Unreachable, in UnreachableInst()
1022 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1030 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1042 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1051 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1064 TerminatorInst(Type::getVoidTy(BI.getContext()), Instruction::Br, in BranchInst()
1340 : Instruction(Type::getVoidTy(val->getContext()), Store, in StoreInst()
1356 : Instruction(Type::getVoidTy(val->getContext()), Store, in StoreInst()
1491 : Instruction(Type::getVoidTy(C), Fence, nullptr, 0, InsertBefore) { in FenceInst()
1499 : Instruction(Type::getVoidTy(C), Fence, nullptr, 0, InsertAtEnd) { in FenceInst()
3602 : TerminatorInst(Type::getVoidTy(Value->getContext()), Instruction::Switch, in SwitchInst()
3613 : TerminatorInst(Type::getVoidTy(Value->getContext()), Instruction::Switch, in SwitchInst()
3719 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr, in IndirectBrInst()
3726 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr, in IndirectBrInst()
3732 : TerminatorInst(Type::getVoidTy(IBI.getContext()), Instruction::IndirectBr, in IndirectBrInst()