Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h149 OPC_MoveChild2, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3452 case OPC_MoveChild2: case OPC_MoveChild3: in SelectCodeCommon()