OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isImmHF
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZ.h
185
static inline bool
isImmHF
(uint64_t Val) {
SystemZISelDAGToDAG.cpp
994
SystemZ::
isImmHF
(~RISBG.Mask))
1554
if (!SystemZ::isImmLF(Val) && !SystemZ::
isImmHF
(Val)) {
1580
if (!SystemZ::isImmLF(Val) && !SystemZ::
isImmHF
(Val) && !isInt<32>(Val)) {
Completed in 20 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026