Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4680 int VariableOperand = -1; in matchOperationAddr() local
4707 if (VariableOperand != -1) in matchOperationAddr()
4711 VariableOperand = i; in matchOperationAddr()
4719 if (VariableOperand == -1) { in matchOperationAddr()
4776 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()
4787 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), in matchOperationAddr()