Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isByVal

5189     Entry.isByVal = false;
5212 Entry.isByVal = CS.paramHasAttr(attrInd, Attribute::ByVal);
6404 if (Args[i].isByVal) {