Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1087 SDValue SDVal = CurDAG->getTargetConstant(BitPos, dl, MVT::i32); in SelectBitOp() local
1091 N->getOperand(0), SDVal); in SelectBitOp()
1118 SubregLO, SDVal); in SelectBitOp()
1125 SDVal = CurDAG->getTargetConstant(BitPos-32, dl, MVT::i32); in SelectBitOp()
1127 SubregHI, SDVal); in SelectBitOp()