Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp284 SDValue TargetConst0 = CurDAG->getTargetConstant(0, dl, MVT::i32); in SelectIndexedLoadSignExtend64() local
287 Base, TargetConst0, Chain); in SelectIndexedLoadSignExtend64()
319 SDValue TargetConst0 = CurDAG->getTargetConstant(0, dl, MVT::i32); in SelectIndexedLoadZeroExtend64() local
325 TargetConst0, in SelectIndexedLoadZeroExtend64()
341 SDValue TargetConst0 = CurDAG->getTargetConstant(0, dl, MVT::i32); in SelectIndexedLoadZeroExtend64() local
344 MVT::Other, Base, TargetConst0, in SelectIndexedLoadZeroExtend64()
348 TargetConst0, in SelectIndexedLoadZeroExtend64()
462 SDValue TargetConst0 = CurDAG->getTargetConstant(0, dl, MVT::i32); in SelectIndexedLoad() local
466 MVT::Other, Base, TargetConst0, in SelectIndexedLoad()
645 SDValue TargetConst0 = CurDAG->getTargetConstant(0, dl, MVT::i32); in SelectMul() local
[all …]