Home | History | Annotate | Download | only in X86

Lines Matching refs:CallResult

16151   std::pair<SDValue, SDValue> CallResult = TLI.LowerCallTo(CLI);
16155 return CallResult.first;
16159 CallResult.first, DAG.getIntPtrConstant(0));
16161 CallResult.first, DAG.getIntPtrConstant(1));