Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCMacroFusion.cpp47 FusionOpSet OpSet2; member in __anonb0cfccee0111::FusionFeature
52 OpSet2(Second) {} in FusionFeature()
55 bool hasOp2(unsigned Opc) const { return OpSet2.count(Opc) != 0; } in hasOp2()