Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h137 OPC_CheckChild0Type, OPC_CheckChild1Type, OPC_CheckChild2Type, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2730 case SelectionDAGISel::OPC_CheckChild0Type: in IsPredicateKnownToFail()
2740 Table[Index - 1] - SelectionDAGISel::OPC_CheckChild0Type); in IsPredicateKnownToFail()
3231 case OPC_CheckChild0Type: case OPC_CheckChild1Type: in SelectCodeCommon()
3237 Opcode - OPC_CheckChild0Type)) in SelectCodeCommon()