OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RetZExt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
FastISel.h
72
bool
RetZExt
: 1;
100
: RetSExt(false),
RetZExt
(false), IsVarArg(false), IsInReg(false),
114
RetZExt
= Call.hasRetAttr(Attribute::ZExt);
138
RetZExt
= Call.hasRetAttr(Attribute::ZExt);
TargetLowering.h
3705
bool
RetZExt
: 1;
3735
: RetSExt(false),
RetZExt
(false), IsVarArg(false), IsInReg(false),
3786
RetZExt
= Call.hasRetAttr(Attribute::ZExt);
3836
RetZExt
= Value;
Completed in 23 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026