Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3969 int VariableOperand = -1; in matchOperationAddr() local
3991 if (VariableOperand != -1) in matchOperationAddr()
3995 VariableOperand = i; in matchOperationAddr()
4003 if (VariableOperand == -1) { in matchOperationAddr()
4059 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()
4070 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), in matchOperationAddr()