Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp277 SDValue TargetConst0 = CurDAG->getTargetConstant(0, MVT::i32); in SelectIndexedLoadSignExtend64() local
280 Base, TargetConst0, Chain); in SelectIndexedLoadSignExtend64()
313 SDValue TargetConst0 = CurDAG->getTargetConstant(0, MVT::i32); in SelectIndexedLoadZeroExtend64() local
319 TargetConst0, in SelectIndexedLoadZeroExtend64()
335 SDValue TargetConst0 = CurDAG->getTargetConstant(0, MVT::i32); in SelectIndexedLoadZeroExtend64() local
338 MVT::Other, Base, TargetConst0, in SelectIndexedLoadZeroExtend64()
342 TargetConst0, in SelectIndexedLoadZeroExtend64()
429 SDValue TargetConst0 = CurDAG->getTargetConstant(0, MVT::i32); in SelectIndexedLoad() local
433 MVT::Other, Base, TargetConst0, in SelectIndexedLoad()
598 SDValue TargetConst0 = CurDAG->getTargetConstant(0, MVT::i32); in SelectMul() local
[all …]