Home | History | Annotate | Download | only in CodeGen

Lines Matching full:matchscaledvalue

2649   bool matchScaledValue(Value *ScaleReg, int64_t Scale, unsigned Depth);
2664 bool AddressingModeMatcher::matchScaledValue(Value *ScaleReg, int64_t Scale,
3229 return matchScaledValue(AddrInst->getOperand(0), Scale, Depth);
3295 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale,
3306 if (!matchScaledValue(AddrInst->getOperand(VariableOperand),