Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4844 virtual ConstraintWeight getMultipleConstraintMatchWeight(
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5736 weight = getMultipleConstraintMatchWeight(OpInfo, maIndex); in ParseConstraints()
5819 TargetLowering::getMultipleConstraintMatchWeight( in getMultipleConstraintMatchWeight() function in TargetLowering