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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2421 /// getConstraintGenerality - Return an integer indicating how general CT
2423 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { function
2567 int Generality = getConstraintGenerality(CType);

Completed in 86 milliseconds