Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1015 unsigned CompareOperand = Node->getOpcode() == ISD::BR_CC ? 2 : 0; in LegalizeOp() local
1016 MVT OpVT = Node->getOperand(CompareOperand).getSimpleValueType(); in LegalizeOp()