Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp2619 uint16_t NonRecOpc = OpToConvToRecForm.getMachineOpcode(); in tryLogicOpOfCompares() local
2620 int NewOpc = PPCInstrInfo::getRecordFormOpcode(NonRecOpc); in tryLogicOpOfCompares()