reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1451 SDValue FoldConstantVectorArithmetic(unsigned Opcode, const SDLoc &DL, EVT VT,
19591 if (SDValue Fold = DAG.FoldConstantVectorArithmetic(
lib/CodeGen/SelectionDAG/SelectionDAG.cpp4451 if (SDValue Fold = FoldConstantVectorArithmetic(Opcode, DL, VT, Ops)) 5493 if (SDValue V = FoldConstantVectorArithmetic(Opcode, DL, VT, Ops)) {