Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VMContext

1996   llvm::LLVMContext &VMContext = CGF.getLLVMContext();
2106 llvm::Type *DoubleTy = llvm::Type::getDoubleTy(VMContext);
2426 llvm::LLVMContext &VMContext) {
2451 return isIntegerLikeType(CT->getElementType(), Context, VMContext);
2483 if (!isIntegerLikeType(FD->getType(), Context, VMContext))
2493 if (!isIntegerLikeType(FD->getType(), Context, VMContext))