Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp5808 SDValue DMV = CurDAG->getTargetConstant(DM[1] | (DM[0] << 1), dl, in Select() local
5810 SDValue Ops[] = { Op1, Op2, DMV }; in Select()