Searched defs:TargetConstVal (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 285 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedLoadSignExtend64() local 318 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedLoadZeroExtend64() local 342 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedLoadZeroExtend64() local 433 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedLoad() local 463 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedLoad() local 578 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedStore() local
|