Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4656 virtual ConstraintWeight getMultipleConstraintMatchWeight(
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5504 weight = getMultipleConstraintMatchWeight(OpInfo, maIndex); in ParseConstraints()
5580 TargetLowering::getMultipleConstraintMatchWeight( in getMultipleConstraintMatchWeight() function in TargetLowering