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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
18087   if (!TLI.isBinOp(BOpcode) || BinOp.getNode()->getNumValues() != 1)
18116   if (!TLI.isOperationLegalOrCustomOrPromote(BOpcode, NarrowBVT))
18126   if (TLI.isExtractSubvectorCheap(NarrowBVT, WideBVT, ExtBOIdx) &&