Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTargetInfo

1325     if (!S.Context.getTargetInfo().hasInt128Type())
1998 if (Context.getTargetInfo().getCXXABI().isMicrosoft())
5937 if (Context.getTargetInfo().getCXXABI().isMicrosoft() && IsCtorOrDtor) {
6070 llvm::Triple Triple = S.Context.getTargetInfo().getTriple();
6123 if (!S.Context.getTargetInfo().hasFeature("neon")) {
6581 if (Context.getTargetInfo().getCXXABI().isMicrosoft()) {