Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2179 SDValue HighHigh = DAG.getNode(HighOpc, DL, MVT::v4i32, MulHigh); in performLowerPartialReduction() local
2182 SDValue AddHigh = DAG.getNode(ISD::ADD, DL, MVT::v4i32, LowHigh, HighHigh); in performLowerPartialReduction()