Lines Matching refs:VSEMI
68 MachineInstr *VSEMI; member
541 SwapEntry.VSEMI = MI; in addSwapEntry()
594 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in formWebs()
665 LLVM_DEBUG(SwapVector[EntryIdx].VSEMI->dump()); in recordUnoptimizableWebs()
672 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in recordUnoptimizableWebs()
723 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in recordUnoptimizableWebs()
748 if (SwapVector[UseIdx].VSEMI->getOpcode() != MI->getOpcode()) { in recordUnoptimizableWebs()
758 LLVM_DEBUG(SwapVector[UseIdx].VSEMI->dump()); in recordUnoptimizableWebs()
784 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in markSwapsForRemoval()
800 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in markSwapsForRemoval()
849 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in handleSpecialSwappables()
888 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in handleSpecialSwappables()
918 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in handleSpecialSwappables()
975 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in removeSwaps()
998 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in dumpSwapVector()