Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4500 virtual ConstraintWeight getMultipleConstraintMatchWeight(
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5418 weight = getMultipleConstraintMatchWeight(OpInfo, maIndex); in ParseConstraints()
5494 TargetLowering::getMultipleConstraintMatchWeight( in getMultipleConstraintMatchWeight() function in TargetLowering