Home | History | Annotate | Download | only in IR

Lines Matching refs:getVoidTy

491   Type *VoidTy = Type::getVoidTy(M->getContext());
616 : TerminatorInst(Type::getVoidTy(RI.getContext()), Instruction::Ret,
626 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret,
633 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret,
640 : TerminatorInst(Type::getVoidTy(Context), Instruction::Ret,
666 : TerminatorInst(Type::getVoidTy(RI.getContext()), Instruction::Resume,
672 : TerminatorInst(Type::getVoidTy(Exn->getContext()), Instruction::Resume,
678 : TerminatorInst(Type::getVoidTy(Exn->getContext()), Instruction::Resume,
701 : TerminatorInst(Type::getVoidTy(Context), Instruction::Unreachable,
705 : TerminatorInst(Type::getVoidTy(Context), Instruction::Unreachable,
732 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br,
740 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br,
752 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br,
761 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br,
774 TerminatorInst(Type::getVoidTy(BI.getContext()), Instruction::Br,
1092 : Instruction(Type::getVoidTy(val->getContext()), Store,
1105 : Instruction(Type::getVoidTy(val->getContext()), Store,
1119 : Instruction(Type::getVoidTy(val->getContext()), Store,
1133 : Instruction(Type::getVoidTy(val->getContext()), Store,
1149 : Instruction(Type::getVoidTy(val->getContext()), Store,
1163 : Instruction(Type::getVoidTy(val->getContext()), Store,
1177 : Instruction(Type::getVoidTy(val->getContext()), Store,
1193 : Instruction(Type::getVoidTy(val->getContext()), Store,
1328 : Instruction(Type::getVoidTy(C), Fence, nullptr, 0, InsertBefore) {
1336 : Instruction(Type::getVoidTy(C), Fence, nullptr, 0, InsertAtEnd) {
3359 : TerminatorInst(Type::getVoidTy(Value->getContext()), Instruction::Switch,
3370 : TerminatorInst(Type::getVoidTy(Value->getContext()), Instruction::Switch,
3490 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr,
3497 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr,
3503 : TerminatorInst(Type::getVoidTy(IBI.getContext()), Instruction::IndirectBr,