• Home
  • Raw
  • Download

Lines Matching refs:getVoidTy

583   Type *VoidTy = Type::getVoidTy(M->getContext());  in createFree()
807 : TerminatorInst(Type::getVoidTy(RI.getContext()), Instruction::Ret, in ReturnInst()
817 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret, in ReturnInst()
824 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret, in ReturnInst()
831 : TerminatorInst(Type::getVoidTy(Context), Instruction::Ret, in ReturnInst()
857 : TerminatorInst(Type::getVoidTy(RI.getContext()), Instruction::Resume, in ResumeInst()
863 : TerminatorInst(Type::getVoidTy(Exn->getContext()), Instruction::Resume, in ResumeInst()
869 : TerminatorInst(Type::getVoidTy(Exn->getContext()), Instruction::Resume, in ResumeInst()
912 : TerminatorInst(Type::getVoidTy(CleanupPad->getContext()), in CleanupReturnInst()
921 : TerminatorInst(Type::getVoidTy(CleanupPad->getContext()), in CleanupReturnInst()
949 : TerminatorInst(Type::getVoidTy(CRI.getContext()), Instruction::CatchRet, in CatchReturnInst()
957 : TerminatorInst(Type::getVoidTy(BB->getContext()), Instruction::CatchRet, in CatchReturnInst()
965 : TerminatorInst(Type::getVoidTy(BB->getContext()), Instruction::CatchRet, in CatchReturnInst()
1120 : TerminatorInst(Type::getVoidTy(Context), Instruction::Unreachable, in UnreachableInst()
1124 : TerminatorInst(Type::getVoidTy(Context), Instruction::Unreachable, in UnreachableInst()
1151 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1159 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1171 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1180 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1193 TerminatorInst(Type::getVoidTy(BI.getContext()), Instruction::Br, in BranchInst()
1469 : Instruction(Type::getVoidTy(val->getContext()), Store, in StoreInst()
1485 : Instruction(Type::getVoidTy(val->getContext()), Store, in StoreInst()
1622 : Instruction(Type::getVoidTy(C), Fence, nullptr, 0, InsertBefore) { in FenceInst()
1630 : Instruction(Type::getVoidTy(C), Fence, nullptr, 0, InsertAtEnd) { in FenceInst()
3705 : TerminatorInst(Type::getVoidTy(Value->getContext()), Instruction::Switch, in SwitchInst()
3716 : TerminatorInst(Type::getVoidTy(Value->getContext()), Instruction::Switch, in SwitchInst()
3822 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr, in IndirectBrInst()
3829 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr, in IndirectBrInst()
3835 : TerminatorInst(Type::getVoidTy(IBI.getContext()), Instruction::IndirectBr, in IndirectBrInst()