Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h235 OPC_CheckComplexPat0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3543 case OPC_CheckComplexPat0: in SelectCodeCommon()
3553 : Opcode - OPC_CheckComplexPat0; in SelectCodeCommon()