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.cpp68 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()
[all …]