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,
1091 : Instruction(Type::getVoidTy(val->getContext()), Store,
1104 : Instruction(Type::getVoidTy(val->getContext()), Store,
1118 : Instruction(Type::getVoidTy(val->getContext()), Store,
1132 : Instruction(Type::getVoidTy(val->getContext()), Store,
1148 : Instruction(Type::getVoidTy(val->getContext()), Store,
1162 : Instruction(Type::getVoidTy(val->getContext()), Store,
1176 : Instruction(Type::getVoidTy(val->getContext()), Store,
1192 : Instruction(Type::getVoidTy(val->getContext()), Store,
1315 : Instruction(Type::getVoidTy(C), Fence, 0, 0, InsertBefore) {
1323 : Instruction(Type::getVoidTy(C), Fence, 0, 0, InsertAtEnd) {
3158 : TerminatorInst(Type::getVoidTy(Value->getContext()), Instruction::Switch,
3169 : TerminatorInst(Type::getVoidTy(Value->getContext()), Instruction::Switch,
3313 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr,
3320 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr,
3326 : TerminatorInst(Type::getVoidTy(IBI.getContext()), Instruction::IndirectBr,