Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10208 SDValue NotF1 = getNOT(DL, F1, VTList.VTs[0]); in getNode() local
10211 getNode(ISD::AND, DL, VTList.VTs[1], NotF1, F2)}, in getNode()