Home
last modified time | relevance | path

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

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