Searched refs:MatchScaledValue (Results 1 – 1 of 1) sorted by relevance
2109 bool MatchScaledValue(Value *ScaleReg, int64_t Scale, unsigned Depth);2124 bool AddressingModeMatcher::MatchScaledValue(Value *ScaleReg, int64_t Scale, in MatchScaledValue() function in __anonebd7bfba0211::AddressingModeMatcher2685 return MatchScaledValue(AddrInst->getOperand(0), Scale, Depth); in MatchOperationAddr()2751 if (!MatchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in MatchOperationAddr()2762 if (!MatchScaledValue(AddrInst->getOperand(VariableOperand), in MatchOperationAddr()