Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2690 int VariableOperand = -1; in MatchOperationAddr() local
2708 if (VariableOperand != -1) in MatchOperationAddr()
2712 VariableOperand = i; in MatchOperationAddr()
2720 if (VariableOperand == -1) { in MatchOperationAddr()
2751 if (!MatchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in MatchOperationAddr()
2762 if (!MatchScaledValue(AddrInst->getOperand(VariableOperand), in MatchOperationAddr()