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

References

lib/Target/X86/X86ISelLowering.cpp
20083            UE = Op.getNode()->use_end(); UI != UE; ++UI)
20083            UE = Op.getNode()->use_end(); UI != UE; ++UI)
20084       if (UI->getOpcode() != ISD::CopyToReg &&
20085           UI->getOpcode() != ISD::SETCC &&
20086           UI->getOpcode() != ISD::STORE)