Home
last modified time | relevance | path

Searched defs:LongMul (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hptmv/
H A Dglobal.h134 #define LongMul(x, y) (x * y) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10715 SDValue LongMul = DAG.getNode(Opc, dl, in ReplaceLongIntrinsic() local