Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2052 MVT CompVT = N1.getValueType().getSimpleVT(); in FoldSetCC() local
2053 if (!TLI->isCondCodeLegal(SwappedCond, CompVT)) in FoldSetCC()