OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnsignedOnly
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h
384
UnsignedOnly
,
SystemZISelLowering.cpp
2057
if (C.ICmpType == SystemZICMP::
UnsignedOnly
)
2118
C.ICmpType = SystemZICMP::
UnsignedOnly
;
2161
return ICmpType != SystemZICMP::
UnsignedOnly
;
2208
if (C.ICmpType != SystemZICMP::
UnsignedOnly
&&
2216
if (C.ICmpType != SystemZICMP::
UnsignedOnly
&& Opcode0 == ISD::SIGN_EXTEND)
2313
(Type == ISD::SEXTLOAD && C.ICmpType != SystemZICMP::
UnsignedOnly
)) {
2473
NewC.ICmpType = SystemZICMP::
UnsignedOnly
;
2501
SystemZICMP::
UnsignedOnly
))) {
2618
C.ICmpType = SystemZICMP::
UnsignedOnly
;
Completed in 43 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026