Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Arg0

1512     Value *Arg0 = Builder.CreateExtractValue(Val, 0);
1515 return Builder.CreateCall3(F, Arg0, Arg1, StPtr, "strexd");