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

References

lib/Target/X86/X86InstructionSelector.cpp
  805   if (ZextEntryIt != std::end(OpTable)) {
  820     if (ZextEntryIt->MovOp) {
  823       if (ZextEntryIt->NeedSubregToReg) {
  829       BuildMI(*I.getParent(), I, I.getDebugLoc(), TII.get(ZextEntryIt->MovOp))
  833     if (ZextEntryIt->NeedSubregToReg) {