Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp987 SDValue HalfWord = DAG.getConstant(BW/2, DL, VT); in ExpandUINT_TO_FLOAT() local
999 SDValue HI = DAG.getNode(ISD::SRL, DL, VT, Op.getOperand(0), HalfWord); in ExpandUINT_TO_FLOAT()