Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h141 OPC_CheckChild0Type, OPC_CheckChild1Type, OPC_CheckChild2Type, enumerator
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2830 case SelectionDAGISel::OPC_CheckChild0Type: in IsPredicateKnownToFail()
2840 Table[Index - 1] - SelectionDAGISel::OPC_CheckChild0Type); in IsPredicateKnownToFail()
3319 case OPC_CheckChild0Type: case OPC_CheckChild1Type: in SelectCodeCommon()
3325 Opcode - OPC_CheckChild0Type)) in SelectCodeCommon()