Lines Matching refs:getVoidTy

772   Type *VoidTy = Type::getVoidTy(M->getContext());  in createFree()
974 : Instruction(Type::getVoidTy(RI.getContext()), Instruction::Ret, in ReturnInst()
983 : Instruction(Type::getVoidTy(C), Instruction::Ret, in ReturnInst()
991 : Instruction(Type::getVoidTy(C), Instruction::Ret, in ReturnInst()
999 : Instruction(Type::getVoidTy(Context), Instruction::Ret, in ReturnInst()
1007 : Instruction(Type::getVoidTy(RI.getContext()), Instruction::Resume, in ResumeInst()
1013 : Instruction(Type::getVoidTy(Exn->getContext()), Instruction::Resume, in ResumeInst()
1019 : Instruction(Type::getVoidTy(Exn->getContext()), Instruction::Resume, in ResumeInst()
1051 : Instruction(Type::getVoidTy(CleanupPad->getContext()), in CleanupReturnInst()
1060 : Instruction(Type::getVoidTy(CleanupPad->getContext()), in CleanupReturnInst()
1076 : Instruction(Type::getVoidTy(CRI.getContext()), Instruction::CatchRet, in CatchReturnInst()
1084 : Instruction(Type::getVoidTy(BB->getContext()), Instruction::CatchRet, in CatchReturnInst()
1092 : Instruction(Type::getVoidTy(BB->getContext()), Instruction::CatchRet, in CatchReturnInst()
1225 : Instruction(Type::getVoidTy(Context), Instruction::Unreachable, nullptr, in UnreachableInst()
1228 : Instruction(Type::getVoidTy(Context), Instruction::Unreachable, nullptr, in UnreachableInst()
1242 : Instruction(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1251 : Instruction(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1264 : Instruction(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1272 : Instruction(Type::getVoidTy(IfTrue->getContext()), Instruction::Br, in BranchInst()
1284 : Instruction(Type::getVoidTy(BI.getContext()), Instruction::Br, in BranchInst()
1518 : Instruction(Type::getVoidTy(val->getContext()), Store, in StoreInst()
1532 : Instruction(Type::getVoidTy(val->getContext()), Store, in StoreInst()
1685 : Instruction(Type::getVoidTy(C), Fence, nullptr, 0, InsertBefore) { in FenceInst()
1693 : Instruction(Type::getVoidTy(C), Fence, nullptr, 0, InsertAtEnd) { in FenceInst()
4043 : Instruction(Type::getVoidTy(Value->getContext()), Instruction::Switch, in SwitchInst()
4054 : Instruction(Type::getVoidTy(Value->getContext()), Instruction::Switch, in SwitchInst()
4274 : Instruction(Type::getVoidTy(Address->getContext()), in IndirectBrInst()
4281 : Instruction(Type::getVoidTy(Address->getContext()), in IndirectBrInst()
4287 : Instruction(Type::getVoidTy(IBI.getContext()), Instruction::IndirectBr, in IndirectBrInst()