Home | History | Annotate | Download | only in X86

Lines Matching refs:InReg

2476 //  free for argument passing (inreg). Tail call optimization is performed
2740 // registers used to pass 'inreg' arguments so watch out for those.
9575 // Check that ECX wasn't needed by an 'inreg' parameter.
9585 if (Attrs.paramHasAttr(Idx, Attribute::InReg))
9590 report_fatal_error("Nest register in use - reduce number of inreg"