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.cpp78 int AltOpc = PPC::getAltVSXFMAOpcode(MI.getOpcode()); in processBlock() local
79 if (AltOpc == -1) in processBlock()
252 MI.setDesc(TII->get(AltOpc)); in processBlock()
H A DPPCInstrInfo.cpp1220 int AltOpc = PPC::getAltVSXFMAOpcode(MI.getOpcode()); in findCommutedOpIndices() local
1221 if (AltOpc == -1) in findCommutedOpIndices()