Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp142 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { in getConstraintGenerality() function
193 int Generality = getConstraintGenerality(CType); in chooseConstraint()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4835 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { in getConstraintGenerality() function
4987 int Generality = getConstraintGenerality(CType); in ChooseConstraint()