OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Generality
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
InlineAsmLowering.cpp
193
int
Generality
= getConstraintGenerality(CType);
194
if (
Generality
> BestGenerality) {
197
BestGenerality =
Generality
;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
4961
int
Generality
= getConstraintGenerality(CType);
4962
if (
Generality
> BestGenerality) {
4965
BestGenerality =
Generality
;
Completed in 23 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026