Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4681 unsigned VariableScale = 0; in matchOperationAddr() local
4712 VariableScale = TypeSize; in matchOperationAddr()
4776 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()
4788 VariableScale, Depth)) { in matchOperationAddr()