Searched refs:OPC_CheckChild0Type (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h145 OPC_CheckChild0Type, OPC_CheckChild1Type, OPC_CheckChild2Type, enumerator in enum:llvm::SelectionDAGISel::BuiltinOpcodes
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2665 case SelectionDAGISel::OPC_CheckChild0Type:
2675 Table[Index - 1] - SelectionDAGISel::OPC_CheckChild0Type);
3159 case OPC_CheckChild0Type: case OPC_CheckChild1Type:
3165 Opcode - OPC_CheckChild0Type))

Completed in 109 milliseconds