Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5247 int VariableOperand = -1; in matchOperationAddr() local
5274 if (VariableOperand != -1) in matchOperationAddr()
5278 VariableOperand = i; in matchOperationAddr()
5286 if (VariableOperand == -1) { in matchOperationAddr()
5342 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()
5353 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), in matchOperationAddr()