Home | History | Annotate | Download | only in Target

Lines Matching refs:isInReg

1213     bool isInReg : 1;
1219 ArgListEntry() : isSExt(false), isZExt(false), isInReg(false),
1225 bool isVarArg, bool isInreg, unsigned NumFixedArgs,