Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h225 OPC_CheckComplexPat, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3399 case OPC_CheckComplexPat: in SelectCodeCommon()
3408 unsigned CPNum = Opcode == OPC_CheckComplexPat in SelectCodeCommon()