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

References

lib/Target/XCore/XCoreISelDAGToDAG.cpp
  272   if (nextAddr->getOpcode() == XCoreISD::PCRelativeWrapper &&
  273       nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) {
  275                          nextAddr->getOperand(0), Glue);
  278   CurDAG->SelectNodeTo(N, XCore::BAU_1r, MVT::Other, nextAddr, Glue);