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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp142 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { function
193 int Generality = getConstraintGenerality(CType);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4649 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { function
4801 int Generality = getConstraintGenerality(CType);

Completed in 173 milliseconds