Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp137 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { in getConstraintGenerality() function
189 int Generality = getConstraintGenerality(CType); in chooseConstraint()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5559 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { in getConstraintGenerality() function
5712 int Generality = getConstraintGenerality(CType); in ChooseConstraint()