Home
last modified time | relevance | path

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

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