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

References

lib/Target/X86/X86ExpandPseudo.cpp
   85   DebugLoc DL = JTInst->getDebugLoc();
   86   MachineOperand Selector = JTInst->getOperand(0);
   87   const GlobalValue *CombinedGlobal = JTInst->getOperand(1).getGlobal();
   97                           JTInst->getOperand(2 + 2 * Target).getImm())
  129         .add(JTInst->getOperand(3 + 2 * Target));
  167   EmitBranchFunnel(0, (JTInst->getNumOperands() - 2) / 2);
  171         .add(JTInst->getOperand(3 + 2 * P.second));
  173   JTMBB->erase(JTInst);