Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp679 SDValue TargetConst0 = CurDAG->getTargetConstant(0, dl, MVT::i32); in SelectMul() local
682 LD->getBasePtr(), TargetConst0, in SelectMul()
708 SDValue TargetConst0 = CurDAG->getTargetConstant(0, dl, MVT::i32); in SelectMul() local
711 LD->getBasePtr(), TargetConst0, in SelectMul()
849 SDValue TargetConst0 = CurDAG->getTargetConstant(0, dl, MVT::i32); in SelectZeroExtend() local
855 TargetConst0); in SelectZeroExtend()