OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_SpecificIntAllowUndef
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
PatternMatch.h
893
inline specific_intval<true>
m_SpecificIntAllowUndef
(APInt V) {
897
inline specific_intval<true>
m_SpecificIntAllowUndef
(uint64_t V) {
898
return
m_SpecificIntAllowUndef
(APInt(64, V));
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp
368
m_SpecificIntAllowUndef
(BitWidth - 1)),
InstCombineAndOrXor.cpp
2153
match(ConstantExpr::getAdd(LC, RC),
m_SpecificIntAllowUndef
(Width)))
Completed in 34 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026