Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp86 int AltOpc = PPC::getAltVSXFMAOpcode(MI.getOpcode()); in processBlock() local
87 if (AltOpc == -1) in processBlock()
260 MI.setDesc(TII->get(AltOpc)); in processBlock()
H A DPPCInstrInfo.cpp1222 int AltOpc = PPC::getAltVSXFMAOpcode(MI.getOpcode()); in findCommutedOpIndices() local
1223 if (AltOpc == -1) in findCommutedOpIndices()