Home | History | Annotate | Download | only in X86

Lines Matching defs:RetVal

2116       SDNode *RetVal = SelectGather(Node, Opc);
2117 if (RetVal)
2133 SDNode *RetVal = SelectAtomicLoadArith(Node, NVT);
2134 if (RetVal)
2135 return RetVal;