Home
last modified time | relevance | path

Searched refs:VSEMI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp67 MachineInstr *VSEMI; member
539 SwapEntry.VSEMI = MI; in addSwapEntry()
592 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in formWebs()
663 LLVM_DEBUG(SwapVector[EntryIdx].VSEMI->dump()); in recordUnoptimizableWebs()
670 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in recordUnoptimizableWebs()
721 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in recordUnoptimizableWebs()
746 if (SwapVector[UseIdx].VSEMI->getOpcode() != MI->getOpcode()) { in recordUnoptimizableWebs()
756 LLVM_DEBUG(SwapVector[UseIdx].VSEMI->dump()); in recordUnoptimizableWebs()
782 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in markSwapsForRemoval()
798 MachineInstr *MI = SwapVector[EntryIdx].VSEMI; in markSwapsForRemoval()
[all …]