Home
last modified time | relevance | path

Searched refs:VariableOperand (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4586 int VariableOperand = -1; in matchOperationAddr() local
4613 if (VariableOperand != -1) in matchOperationAddr()
4617 VariableOperand = i; in matchOperationAddr()
4625 if (VariableOperand == -1) { in matchOperationAddr()
4682 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()
4693 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), in matchOperationAddr()