Searched refs:MatchScaledValue (Results 1 – 2 of 2) sorted by relevance
67 bool AddressingModeMatcher::MatchScaledValue(Value *ScaleReg, int64_t Scale, in MatchScaledValue() function in AddressingModeMatcher213 return MatchScaledValue(AddrInst->getOperand(0), Scale, Depth); in MatchOperationAddr()279 if (!MatchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in MatchOperationAddr()290 if (!MatchScaledValue(AddrInst->getOperand(VariableOperand), in MatchOperationAddr()
97 bool MatchScaledValue(Value *ScaleReg, int64_t Scale, unsigned Depth);