Home | History | Annotate | Download | only in X86

Lines Matching refs:CallResult

12781   std::pair<SDValue, SDValue> CallResult = LowerCallTo(CLI);
12785 return CallResult.first;
12789 CallResult.first, DAG.getIntPtrConstant(0));
12791 CallResult.first, DAG.getIntPtrConstant(1));