Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:VMContext

1193       llvm::LLVMContext &VMContext = getLLVMContext();
1197 Mask.push_back(llvm::ConstantInt::get(llvm::Type::getInt32Ty(VMContext),
1199 Mask.push_back(llvm::ConstantInt::get(llvm::Type::getInt32Ty(VMContext),
1201 Mask.push_back(llvm::ConstantInt::get(llvm::Type::getInt32Ty(VMContext),
1203 Mask.push_back(llvm::UndefValue::get(llvm::Type::getInt32Ty(VMContext)));