Lines Matching defs:Disp
59 int64_t Disp; member
212 bool selectBDXAddr12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Only()
218 bool selectBDXAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Pair()
224 bool selectDynAlloc12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectDynAlloc12Only()
230 bool selectBDXAddr20Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr20Only()
236 bool selectBDXAddr20Only128(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr20Only128()
242 bool selectBDXAddr20Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr20Pair()
248 bool selectLAAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectLAAddr12Pair()
254 bool selectLAAddr20Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectLAAddr20Pair()
494 static bool shouldUseLA(SDNode *Base, int64_t Disp, SDNode *Index) { in shouldUseLA()
620 SDValue &Disp, in getAddressOperands()
655 SDValue &Disp, SDValue &Index) const { in selectBDXAddr()
666 SDValue &Disp, in selectBDVAddr12Only()
1065 SDValue Base, Disp, Index; in tryGather() local
1099 SDValue Base, Disp, Index; in tryScatter() local
1299 SDValue Base, Disp, Index; in SelectInlineAsmMemoryOperand() local