Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:allowsMemory

1331   if (Info.allowsRegister() || !Info.allowsMemory()) {
1360 if (Info.allowsRegister() || !Info.allowsMemory())
1471 if (!Info.allowsMemory() && !hasAggregateLLVMType(OutExpr->getType())) {