Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp285 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedLoadSignExtend64() local
291 Base, TargetConstVal, in SelectIndexedLoadSignExtend64()
318 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedLoadZeroExtend64() local
322 TargetConstVal, Chain); in SelectIndexedLoadZeroExtend64()
342 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedLoadZeroExtend64() local
352 Base, TargetConstVal, in SelectIndexedLoadZeroExtend64()
433 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedLoad() local
437 TargetConstVal, Chain); in SelectIndexedLoad()
463 SDValue TargetConstVal = CurDAG->getTargetConstant(Val, dl, MVT::i32); in SelectIndexedLoad() local
469 Base, TargetConstVal, in SelectIndexedLoad()
[all …]