Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4562 int VariableOperand = -1; in matchOperationAddr() local
4589 if (VariableOperand != -1) in matchOperationAddr()
4593 VariableOperand = i; in matchOperationAddr()
4601 if (VariableOperand == -1) { in matchOperationAddr()
4658 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()
4669 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), in matchOperationAddr()