Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1214 SDValue SDVal = CurDAG->getTargetConstant(BitPos, dl, MVT::i32); in SelectBitOp() local
1218 N->getOperand(0), SDVal); in SelectBitOp()
1245 SubregLO, SDVal); in SelectBitOp()
1252 SDVal = CurDAG->getTargetConstant(BitPos-32, dl, MVT::i32); in SelectBitOp()
1254 SubregHI, SDVal); in SelectBitOp()