reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
10951 SDValue N0 = N->getOperand(0); 10952 EVT VT = N->getValueType(0); 10983 if (C.getNode() != N) 11010 DAG.getLoad(VT, SDLoc(N), LN0->getChain(), LN0->getBasePtr(), 11018 if (SDValue V = foldBitcastedFPLogic(N, DAG, TLI)) 11040 SDLoc DL(N); 11096 X = DAG.getNode(ISD::SIGN_EXTEND, SDLoc(N), VT, X); 11131 return DAG.getNode(ISD::XOR, SDLoc(N), VT, Cst, FlipBits); 11143 return DAG.getNode(ISD::OR, SDLoc(N), VT, X, Cst); 11190 TLI.buildLegalVectorShuffle(VT, SDLoc(N), SV0, SV1, NewMask, DAG);