Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h127 OPC_RecordChild0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3270 case OPC_RecordChild0: case OPC_RecordChild1: in SelectCodeCommon()
3274 unsigned ChildNo = Opcode-OPC_RecordChild0; in SelectCodeCommon()