Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:TF

326   if (unsigned TF = getTargetFlags())
327 OS << "[TF=" << TF << ']';