Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp49 FusionOpSet OpSet2; member in __anone6b07e740111::FusionFeature
54 OpSet2(Second) {} in FusionFeature()
57 bool hasOp2(unsigned Opc) const { return OpSet2.contains(Opc); } in hasOp2()