Lines Matching defs:Scale
61 unsigned Scale; member
245 SDValue &Base, SDValue &Scale, in getAddressOperands()
1421 SDValue &Scale, SDValue &Index, in selectVectorAddr()
1466 SDValue &Scale, SDValue &Index, in selectAddr()
1514 SDValue &Scale, SDValue &Index, in selectScalarSSELoad()
1581 SDValue &Scale, SDValue &Index, in selectLEA64_32Addr()
1623 SDValue &Base, SDValue &Scale, in selectLEAAddr()
1687 SDValue &Scale, SDValue &Index, in selectTLSADDRAddr()
1711 SDValue &Base, SDValue &Scale, in tryFoldLoad()
1905 ConstantSDNode *Scale = dyn_cast<ConstantSDNode>(Node->getOperand(6)); in tryGather() local
2669 SDValue Base, Scale, Index, Disp, Segment; in Select() local