Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1044 unsigned CompareOperand = Node->getOpcode() == ISD::BR_CC ? 2 : in LegalizeOp() local
1047 MVT OpVT = Node->getOperand(CompareOperand).getSimpleValueType(); in LegalizeOp()