Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h147 OPC_MoveChild0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3451 case OPC_MoveChild0: case OPC_MoveChild1: in SelectCodeCommon()
3455 unsigned ChildNo = Opcode-OPC_MoveChild0; in SelectCodeCommon()