Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3176 int VariableOperand = -1; in matchOperationAddr() local
3193 if (VariableOperand != -1) in matchOperationAddr()
3197 VariableOperand = i; in matchOperationAddr()
3205 if (VariableOperand == -1) { in matchOperationAddr()
3237 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()
3248 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), in matchOperationAddr()