Searched refs:VariableOperand (Results 1 – 3 of 3) sorted by relevance
218 int VariableOperand = -1; in MatchOperationAddr() local236 if (VariableOperand != -1) in MatchOperationAddr()240 VariableOperand = i; in MatchOperationAddr()248 if (VariableOperand == -1) { in MatchOperationAddr()279 if (!MatchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in MatchOperationAddr()290 if (!MatchScaledValue(AddrInst->getOperand(VariableOperand), in MatchOperationAddr()
3234 int VariableOperand = -1; in matchOperationAddr() local3251 if (VariableOperand != -1) in matchOperationAddr()3255 VariableOperand = i; in matchOperationAddr()3263 if (VariableOperand == -1) { in matchOperationAddr()3295 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()3306 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), in matchOperationAddr()
3832 int VariableOperand = -1; in matchOperationAddr() local3849 if (VariableOperand != -1) in matchOperationAddr()3853 VariableOperand = i; in matchOperationAddr()3861 if (VariableOperand == -1) { in matchOperationAddr()3917 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()3928 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), in matchOperationAddr()