reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86ISelLowering.cpp
35829   EVT ExtractVT = Extract->getValueType(0);
35837   SDValue Match = DAG.matchBinOpReduction(Extract, BinOp, {ISD::OR, ISD::AND});
35839     Match = DAG.matchBinOpReduction(Extract, BinOp, {ISD::XOR});
35849   SDLoc DL(Extract);