Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h133 OPC_CheckPredicateWithOperands, enumerator
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3080 case OPC_CheckPredicateWithOperands: { in SelectCodeCommon()