Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4566 int VariableOperand = -1; in matchOperationAddr() local
4593 if (VariableOperand != -1) in matchOperationAddr()
4597 VariableOperand = i; in matchOperationAddr()
4605 if (VariableOperand == -1) { in matchOperationAddr()
4662 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()
4673 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), in matchOperationAddr()