Lines Matching refs:getVoidTy
922 : Instruction(Type::getVoidTy(RI.getContext()), Instruction::Ret, in ReturnInst()
932 : Instruction(Type::getVoidTy(C), Instruction::Ret, in ReturnInst()
944 : Instruction(Type::getVoidTy(RI.getContext()), Instruction::Resume, in ResumeInst()
950 : Instruction(Type::getVoidTy(Exn->getContext()), Instruction::Resume, in ResumeInst()
983 : Instruction(Type::getVoidTy(CleanupPad->getContext()), in CleanupReturnInst()
999 : Instruction(Type::getVoidTy(CRI.getContext()), Instruction::CatchRet, in CatchReturnInst()
1007 : Instruction(Type::getVoidTy(BB->getContext()), Instruction::CatchRet, in CatchReturnInst()
1121 : Instruction(Type::getVoidTy(Context), Instruction::Unreachable, nullptr, in UnreachableInst()
1135 : Instruction(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1144 : Instruction(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1157 : Instruction(Type::getVoidTy(BI.getContext()), Instruction::Br, in BranchInst()
1316 : Instruction(Type::getVoidTy(val->getContext()), Store, in StoreInst()
1447 : Instruction(Type::getVoidTy(C), Fence, nullptr, 0, InsertBefore) { in FenceInst()
3924 : Instruction(Type::getVoidTy(Value->getContext()), Instruction::Switch, in SwitchInst()
4131 : Instruction(Type::getVoidTy(Address->getContext()), in IndirectBrInst()
4137 : Instruction(Type::getVoidTy(IBI.getContext()), Instruction::IndirectBr, in IndirectBrInst()