Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5248 unsigned VariableScale = 0; in matchOperationAddr() local
5279 VariableScale = TypeSize; in matchOperationAddr()
5342 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()
5354 VariableScale, Depth)) { in matchOperationAddr()