Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:allowsMemory

1369   if (Info.allowsRegister() || !Info.allowsMemory()) {
1398 if (Info.allowsRegister() || !Info.allowsMemory())
1494 if (!Info.allowsMemory() && hasScalarEvaluationKind(OutExpr->getType())) {