Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5987 SDValue DMV = CurDAG->getTargetConstant(DM[1] | (DM[0] << 1), dl, in Select() local
5989 SDValue Ops[] = { Op1, Op2, DMV }; in Select()