Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VMContext

1177       llvm::LLVMContext &VMContext = getLLVMContext();
1182 llvm::Type::getInt32Ty(VMContext),
1185 llvm::Type::getInt32Ty(VMContext),
1188 llvm::Type::getInt32Ty(VMContext),
1190 Mask.push_back(llvm::UndefValue::get(llvm::Type::getInt32Ty(VMContext)));