Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:getargument

6131         OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++));
6148 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++));
6739 SDValue OpVal = Builder.getValue(CS.getArgument(i));
6843 SDValue NArgVal = getValue(CS.getArgument(PatchPointOpers::NArgPos));
6899 Ops.push_back(getValue(CS.getArgument(i)));