Examine constraint type and operand type and determine a weight value. The operand object must already have been set up with the operand type.
Declared in <llvm/CodeGen/TargetLowering.h>
virtual
ConstraintWeight
getMultipleConstraintMatchWeight(
AsmOperandInfo& info,
int maIndex) const;
Examine constraint type and operand type and determine a weight value. The operand object must already have been set up with the operand type.
| Name | Description |
|---|---|
| info | AsmOperandInfo being weighed. |
| maIndex | Multiple-alternative constraint index. |