Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1071 unsigned CompareOperand = Opc == ISD::BR_CC ? 2 in LegalizeOp() local
1075 MVT OpVT = Node->getOperand(CompareOperand).getSimpleValueType(); in LegalizeOp()