Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h205 OPC_CheckChild0Type, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3102 case SelectionDAGISel::OPC_CheckChild0Type: in IsPredicateKnownToFail()
3138 ChildNo = Opcode - SelectionDAGISel::OPC_CheckChild0Type; in IsPredicateKnownToFail()
3723 case OPC_CheckChild0Type: in SelectCodeCommon()
3759 ChildNo = Opcode - SelectionDAGISel::OPC_CheckChild0Type; in SelectCodeCommon()