Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3129 int Generality = getConstraintGenerality(CType); in ChooseConstraint() local
3130 if (Generality > BestGenerality) { in ChooseConstraint()
3133 BestGenerality = Generality; in ChooseConstraint()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2738 int Generality = getConstraintGenerality(CType); in ChooseConstraint() local
2739 if (Generality > BestGenerality) { in ChooseConstraint()
2742 BestGenerality = Generality; in ChooseConstraint()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3373 int Generality = getConstraintGenerality(CType); in ChooseConstraint() local
3374 if (Generality > BestGenerality) { in ChooseConstraint()
3377 BestGenerality = Generality; in ChooseConstraint()