Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3499 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { in getConstraintGenerality() function
3643 int Generality = getConstraintGenerality(CType); in ChooseConstraint()