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

References

lib/Target/X86/X86ISelLowering.cpp
30675   MF->insert(I, fixShadowLoopPrepareMBB);
30760   fixShadowMBB->addSuccessor(fixShadowLoopPrepareMBB);
30765   BuildMI(fixShadowLoopPrepareMBB, DL, TII->get(ShlR1Opc), SspAfterShlReg)
30771   BuildMI(fixShadowLoopPrepareMBB, DL, TII->get(MovRIOpc), Value128InReg)
30773   fixShadowLoopPrepareMBB->addSuccessor(fixShadowLoopMBB);
30781       .addMBB(fixShadowLoopPrepareMBB)