Home | History | Annotate | Download | only in VMCore

Lines Matching refs:getVoidTy

473   Type *VoidTy = Type::getVoidTy(M->getContext());
588 : TerminatorInst(Type::getVoidTy(RI.getContext()), Instruction::Ret,
598 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret,
605 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret,
612 : TerminatorInst(Type::getVoidTy(Context), Instruction::Ret,
638 : TerminatorInst(Type::getVoidTy(RI.getContext()), Instruction::Resume,
644 : TerminatorInst(Type::getVoidTy(Exn->getContext()), Instruction::Resume,
650 : TerminatorInst(Type::getVoidTy(Exn->getContext()), Instruction::Resume,
673 : TerminatorInst(Type::getVoidTy(Context), Instruction::Unreachable,
677 : TerminatorInst(Type::getVoidTy(Context), Instruction::Unreachable,
704 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br,
712 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br,
724 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br,
733 : TerminatorInst(Type::getVoidTy(IfTrue->getContext()), Instruction::Br,
746 TerminatorInst(Type::getVoidTy(BI.getContext()), Instruction::Br,
1063 : Instruction(Type::getVoidTy(val->getContext()), Store,
1076 : Instruction(Type::getVoidTy(val->getContext()), Store,
1090 : Instruction(Type::getVoidTy(val->getContext()), Store,
1104 : Instruction(Type::getVoidTy(val->getContext()), Store,
1120 : Instruction(Type::getVoidTy(val->getContext()), Store,
1134 : Instruction(Type::getVoidTy(val->getContext()), Store,
1148 : Instruction(Type::getVoidTy(val->getContext()), Store,
1164 : Instruction(Type::getVoidTy(val->getContext()), Store,
1287 : Instruction(Type::getVoidTy(C), Fence, 0, 0, InsertBefore) {
1295 : Instruction(Type::getVoidTy(C), Fence, 0, 0, InsertAtEnd) {
3136 : TerminatorInst(Type::getVoidTy(Value->getContext()), Instruction::Switch,
3147 : TerminatorInst(Type::getVoidTy(Value->getContext()), Instruction::Switch,
3267 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr,
3274 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr,
3280 : TerminatorInst(Type::getVoidTy(IBI.getContext()), Instruction::IndirectBr,