Home | History | Annotate | Download | only in X86

Lines Matching refs:Arg

2737   for (auto const &Arg : F->args()) {
2746 Type *ArgTy = Arg.getType();
2786 for (auto const &Arg : F->args()) {
2787 MVT VT = TLI.getSimpleValueType(DL, Arg.getType());
2805 updateValueMap(&Arg, ResultReg);