Lines Matching defs:Disp
63 int32_t Disp; member
246 SDValue &Index, SDValue &Disp, in getAddressOperands()
1197 uint64_t Disp = (uint64_t)AddVal->getSExtValue() << Val; in matchAddressRecursively() local
1263 uint64_t Disp = AddVal->getSExtValue() * CN->getZExtValue(); in matchAddressRecursively() local
1422 SDValue &Disp, SDValue &Segment) { in selectVectorAddr()
1467 SDValue &Disp, SDValue &Segment) { in selectAddr()
1515 SDValue &Disp, SDValue &Segment, in selectScalarSSELoad()
1582 SDValue &Disp, SDValue &Segment) { in selectLEA64_32Addr()
1624 SDValue &Index, SDValue &Disp, in selectLEAAddr()
1688 SDValue &Disp, SDValue &Segment) { in selectTLSADDRAddr()
1712 SDValue &Index, SDValue &Disp, in tryFoldLoad()
1915 SDValue Disp = CurDAG->getTargetConstant(0, DL, MVT::i32); in tryGather() local
2669 SDValue Base, Scale, Index, Disp, Segment; in Select() local