Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3187 bool matchScaledValue(Value *ScaleReg, int64_t Scale, unsigned Depth);
3845 bool AddressingModeMatcher::matchScaledValue(Value *ScaleReg, int64_t Scale, in matchScaledValue() function in AddressingModeMatcher
4557 return matchScaledValue(AddrInst->getOperand(0), Scale, Depth); in matchOperationAddr()
4658 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), VariableScale, in matchOperationAddr()
4669 if (!matchScaledValue(AddrInst->getOperand(VariableOperand), in matchOperationAddr()